Package com.bytedesk.service.form_result
Class FormResultSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification<FormResultEntity,FormResultRequest>
com.bytedesk.service.form_result.FormResultSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<FormResultEntity>
search
(FormResultRequest request, AuthService authService) Methods inherited from class com.bytedesk.core.base.BaseSpecification
addOrgFilterIfNotSuperUser, getBasicPredicates, search, validateSuperUserPermission
-
Constructor Details
-
FormResultSpecification
public FormResultSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<FormResultEntity> search(FormResultRequest request, AuthService authService)
-