Uses of Class
overit.geocallapp.wfm.core.bundler.rs2.bundle.skill.DTOBundleSkill
Packages that use DTOBundleSkill
-
Uses of DTOBundleSkill in overit.geocallapp.wfm.core.bundler.rs2.bundle.skill
Methods in overit.geocallapp.wfm.core.bundler.rs2.bundle.skill that return DTOBundleSkillModifier and TypeMethodDescriptionRetrieves the required bundle skill.Methods in overit.geocallapp.wfm.core.bundler.rs2.bundle.skill that return types with arguments of type DTOBundleSkillModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundleSkill>> BundleSkillService.getCollection(@NotNull Long id, @NotNull @Valid Page page, @NotNull @Valid DTOBundleSkillSearchFilter filter) Retrieves all the stored bundle skills.