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