Uses of Class
com.skava.account.orchestration.model.AccountsDTO
Packages that use AccountsDTO
-
Uses of AccountsDTO in com.skava.account.mapper
Methods in com.skava.account.mapper that return AccountsDTOModifier and TypeMethodDescriptionAccountModelMapper.accountToAccountDTO
(Accounts account) This method is used to transform the accounts model into orchestration account data transfer model.Methods in com.skava.account.mapper with parameters of type AccountsDTOModifier and TypeMethodDescriptionAccountModelMapper.accountDTOToAccount
(AccountsDTO account) This method is used to transform the orchestration account data transfer model into accounts model