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