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