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