Package com.bytedesk.kbase.blog
Class BlogSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification<BlogEntity,BlogRequest>
com.bytedesk.kbase.blog.BlogSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<BlogEntity>search(BlogRequest request, AuthService authService) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates, getBasicPredicatesNoOrg, getBasicPredicatesWithLevel, search, validateIsSuperUserPermission, validateSuperUserPermission
-
Constructor Details
-
BlogSpecification
public BlogSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<BlogEntity> search(BlogRequest request, AuthService authService)
-