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