Package com.bytedesk.core.intention
Class IntentionSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification<IntentionEntity,IntentionRequest>
com.bytedesk.core.intention.IntentionSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<IntentionEntity>search(IntentionRequest request, AuthService authService) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates, getBasicPredicatesNoOrg, getBasicPredicatesWithLevel, search, validateIsSuperUserPermission, validateSuperUserPermission
-
Constructor Details
-
IntentionSpecification
public IntentionSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<IntentionEntity> search(IntentionRequest request, AuthService authService)
-