Uses of Class
com.skava.account.orchestration.model.AccountSettingsDTO
Packages that use AccountSettingsDTO
-
Uses of AccountSettingsDTO in com.skava.account.mapper
Methods in com.skava.account.mapper that return AccountSettingsDTOModifier and TypeMethodDescriptionAccountModelMapper.accountSettingsToAccountSettingsDTO
(AccountSettings accountSettings) This method is used to transform the accountsettings model into orchestration accountsettings data transfer model.