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