Uses of Class
overit.geocallapp.wfm.assets.rs1.asset.DTOAssetDescendantFilter
Packages that use DTOAssetDescendantFilter
-
Uses of DTOAssetDescendantFilter in overit.geocallapp.wfm.assets.rs1.asset
Methods in overit.geocallapp.wfm.assets.rs1.asset with parameters of type DTOAssetDescendantFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAssetDescendant>> AssetService.getDescendant(Long assetId, @Valid Page page, Collection<String> fields, String order, @Valid DTOAssetDescendantFilter filter) Returns the collection of all the stored descendant assets by calling theAssetDescendantSearchEvent.