Uses of Class
overit.geocallapp.wfm.skills.rs1.skilloverrideconfiguration.DTOSkillOverrideConfigurationFilter
Packages that use DTOSkillOverrideConfigurationFilter
-
Uses of DTOSkillOverrideConfigurationFilter in overit.geocallapp.wfm.skills.rs1.skilloverrideconfiguration
Methods in overit.geocallapp.wfm.skills.rs1.skilloverrideconfiguration with parameters of type DTOSkillOverrideConfigurationFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSkillOverrideConfiguration>> SkillOverrideConfigurationService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOSkillOverrideConfigurationFilter filter)