Package com.bytedesk.service.browse
Class BrowseSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification
com.bytedesk.service.browse.BrowseSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<BrowseEntity>
search
(BrowseRequest request) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates
-
Constructor Details
-
BrowseSpecification
public BrowseSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<BrowseEntity> search(BrowseRequest request)
-