Uses of Class
com.skava.account.orchestration.model.ContractsDTO
Packages that use ContractsDTO
-
Uses of ContractsDTO in com.skava.account.mapper
Methods in com.skava.account.mapper that return ContractsDTOModifier and TypeMethodDescriptionAccountModelMapper.contractsToContractsDTO
(Contracts contracts) Methods in com.skava.account.mapper that return types with arguments of type ContractsDTOModifier and TypeMethodDescriptionAccountModelMapper.contractsToContractsDTO
(List<Contracts> contracts) This method is used to transform the contract list model into the orchestration contract data transfer list model