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