Uses of Class
com.skava.accounts.model.domain.AccountPropertiesDO
Packages that use AccountPropertiesDO
Package
Description
Accounts Domain Model Declarations.
Accounts Exchange Model Declarations.
Accounts Exchange Request Model Declarations.
-
Uses of AccountPropertiesDO in com.skava.accounts.model.domain
Methods in com.skava.accounts.model.domain that return AccountPropertiesDOModifier and TypeMethodDescriptionAccountPropertiesDO.fromEntity
(AccountPropertiesEntity properties) FromEntity - This method is used to set collcetionDO's Id from entity. -
Uses of AccountPropertiesDO in com.skava.accounts.model.exchange
Methods in com.skava.accounts.model.exchange that return AccountPropertiesDOMethods in com.skava.accounts.model.exchange with parameters of type AccountPropertiesDOModifier and TypeMethodDescriptionAccountProperties.fromDomainObject
(AccountPropertiesDO propertiesDO) From domain object. -
Uses of AccountPropertiesDO in com.skava.accounts.model.exchange.request
Methods in com.skava.accounts.model.exchange.request that return AccountPropertiesDOModifier and TypeMethodDescriptionAccountPropertiesRequestInternal.toDomainObject()
This method is used to convert AccountPropertiesRequestInternal to AccountPropertiesDO.