Uses of Class
overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.rule.DTOBundlingRuleHeader
Packages that use DTOBundlingRuleHeader
-
Uses of DTOBundlingRuleHeader in overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.rule
Methods in overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.rule that return types with arguments of type DTOBundlingRuleHeaderModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOBundlingRuleHeader> Retrieves the required bundling rule header.org.springframework.http.ResponseEntity<PageResponse<DTOBundlingRuleHeader>> BundlingRuleHeaderService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOBundlingRuleHeaderSearchFilter filter) Retrieves all the stored bundling rule headers.