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