Uses of Class
overit.geocallapp.wfm.execution.rs1.outcomereason.encodednote.DTOOutcomeReasonEncodedNote
Packages that use DTOOutcomeReasonEncodedNote
-
Uses of DTOOutcomeReasonEncodedNote in overit.geocallapp.wfm.execution.rs1.outcomereason.encodednote
Methods in overit.geocallapp.wfm.execution.rs1.outcomereason.encodednote that return types with arguments of type DTOOutcomeReasonEncodedNoteModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOutcomeReasonEncodedNote>> OutcomeReasonEncodedNoteService.getCollection(Long outcomeReasonId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOOutcomeReasonEncodedNoteFilter filter) Retrieve the all stored relations from outcome reason and encoded noteOutcomeReasonEncodedNoteSearchEvent