Uses of Class
com.bytedesk.core.url.UrlEntity
Packages that use UrlEntity
-
Uses of UrlEntity in com.bytedesk.core.url
Methods in com.bytedesk.core.url that return UrlEntityMethods in com.bytedesk.core.url that return types with arguments of type UrlEntityModifier and TypeMethodDescriptionUrlRepository.findByShortUrl
(String shortUrl) UrlRestService.findByShortUrl
(String shortUrl) static org.springframework.data.jpa.domain.Specification<UrlEntity>
UrlSpecification.search
(UrlRequest request) Methods in com.bytedesk.core.url with parameters of type UrlEntityModifier and TypeMethodDescriptionUrlRestService.convertToResponse
(UrlEntity entity) void
UrlRestService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, UrlEntity entity)