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