Package com.bytedesk.call.call_statistic
Class CallStatisticSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification<CallStatisticEntity,CallStatisticRequest>
com.bytedesk.call.call_statistic.CallStatisticSpecification
public class CallStatisticSpecification
extends BaseSpecification<CallStatisticEntity,CallStatisticRequest>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<CallStatisticEntity>search(CallStatisticRequest request, AuthService authService) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates, getBasicPredicatesNoOrg, getBasicPredicatesWithLevel, search, validateIsSuperUserPermission, validateSuperUserPermission
-
Constructor Details
-
CallStatisticSpecification
public CallStatisticSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<CallStatisticEntity> search(CallStatisticRequest request, AuthService authService)
-