Uses of Class
com.skava.accounts.model.domain.AccountBuyerDO
Packages that use AccountBuyerDO
Package
Description
Accounts Domain Model Declarations.
Accounts Exchange Model Declarations.
Accounts Exchange Request Model Declarations.
-
Uses of AccountBuyerDO in com.skava.accounts.model.domain
Methods in com.skava.accounts.model.domain that return AccountBuyerDOModifier and TypeMethodDescriptionAccountBuyerDO.fromEntity
(AccountBuyerEntity teamBuyer) From entity. -
Uses of AccountBuyerDO in com.skava.accounts.model.exchange
Methods in com.skava.accounts.model.exchange that return AccountBuyerDOMethods in com.skava.accounts.model.exchange with parameters of type AccountBuyerDOModifier and TypeMethodDescriptionAccountBuyer.fromDomainObject
(AccountBuyerDO teamBuyerDO) From domain object. -
Uses of AccountBuyerDO in com.skava.accounts.model.exchange.request
Methods in com.skava.accounts.model.exchange.request that return AccountBuyerDOModifier and TypeMethodDescriptionAccountBuyerRequestInternal.toDomainObject()
This method is used to convertAccountRequestInternal
toAccountBuyerDO