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