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