Uses of Class
overit.geocallapp.wfm.assets.rs1.asset.DTOAssetDescendant
Packages that use DTOAssetDescendant
-
Uses of DTOAssetDescendant in overit.geocallapp.wfm.assets.rs1.asset
Methods in overit.geocallapp.wfm.assets.rs1.asset that return types with arguments of type DTOAssetDescendantModifier 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.