Uses of Class
overit.geocallapp.wfm.bundler.rs1.bundle.DTOBundle
Packages that use DTOBundle
-
Uses of DTOBundle in overit.geocallapp.wfm.bundler.rs1.bundle
Methods in overit.geocallapp.wfm.bundler.rs1.bundle that return types with arguments of type DTOBundleModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOBundle> BundleService.get(Long bundleId, Collection<String> fields) Retrieves the required bundle by calling theBundleLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOBundle>> BundleService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOBundleFilter filter) Returns the collection of all the stored bundles by calling theBundleHeaderSearchEvent.