Uses of Class
com.skava.accounts.model.exchange.request.AccountBuyerRequestInternal
Packages that use AccountBuyerRequestInternal
-
Uses of AccountBuyerRequestInternal in com.skava.accounts.service.impl
Methods in com.skava.accounts.service.impl with parameters of type AccountBuyerRequestInternalModifier and TypeMethodDescriptionCreateAccountBuyerServiceImpl.process
(AccountBuyerRequestInternal request) DeleteAccountBuyerServiceImpl.process
(AccountBuyerRequestInternal request) This method is used to delete the buyer users.FindAccountBuyerServiceImpl.process
(AccountBuyerRequestInternal request) FindAccountForAccountBuyerServiceImpl.process
(AccountBuyerRequestInternal request) FindAllAccountBuyerServiceImpl.process
(AccountBuyerRequestInternal request) This method is used to load all Settings based on given Settings.UpdateAccountBuyerServiceImpl.process
(AccountBuyerRequestInternal request) This method is used to create AccountBuyer based on given AccountBuyer.