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