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