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