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