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