Uses of Class
overit.geocallapp.wfm.core.bundler.rs2.bundle.skilldivision.DTOBundleSkillDivision
Packages that use DTOBundleSkillDivision
-
Uses of DTOBundleSkillDivision in overit.geocallapp.wfm.core.bundler.rs2.bundle.skilldivision
Methods in overit.geocallapp.wfm.core.bundler.rs2.bundle.skilldivision that return types with arguments of type DTOBundleSkillDivisionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOBundleSkillDivision> Retrieves the required bundle skill division.org.springframework.http.ResponseEntity<PageResponse<DTOBundleSkillDivision>> BundleSkillDivisionService.getCollection(Long id, @NotNull @Valid Page page, @Valid @NotNull DTOBundleSkillDivisionSearchFilter filter) Retrieves all the stored bundle skill divisions.