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