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