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