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