Package com.bytedesk.core.customer
Class CustomerSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification
com.bytedesk.core.customer.CustomerSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<CustomerEntity>
search
(CustomerRequest request) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates
-
Constructor Details
-
CustomerSpecification
public CustomerSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<CustomerEntity> search(CustomerRequest request)
-