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