Uses of Class
overit.geocallapp.wfm.accounts.rs1.type.DTOAccountType
Packages that use DTOAccountType
-
Uses of DTOAccountType in overit.geocallapp.wfm.accounts.rs1.type
Methods in overit.geocallapp.wfm.accounts.rs1.type that return types with arguments of type DTOAccountTypeModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOAccountType> Retrieves the required account type.org.springframework.http.ResponseEntity<PageResponse<DTOAccountType>> AccountTypeService.getCollection(@Valid Page page, @Valid String language, Collection<String> fields, String order, @Valid DTOAccountTypeFilter filter) Retrieves all the stored account types.