Class MessageCorrectionSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification
com.bytedesk.service.message_correction.MessageCorrectionSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<MessageCorrectionEntity>
search
(MessageCorrectionRequest request) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates
-
Constructor Details
-
MessageCorrectionSpecification
public MessageCorrectionSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<MessageCorrectionEntity> search(MessageCorrectionRequest request)
-