Uses of Class
com.skava.accounts.model.exchange.request.AccountSellerRequestInternal
Packages that use AccountSellerRequestInternal
-
Uses of AccountSellerRequestInternal in com.skava.accounts.service.impl
Methods in com.skava.accounts.service.impl with parameters of type AccountSellerRequestInternalModifier and TypeMethodDescriptionCreateAccountSellerServiceImpl.process
(AccountSellerRequestInternal request) This method is used to create AccountType based on given AccountType.DeleteAccountSellerServiceImpl.process
(AccountSellerRequestInternal request) FindAccountSellerServiceImpl.process
(AccountSellerRequestInternal request) This method is used to load single AccountSeller based on given AccountSeller identifier.FindAllAccountForTheSellerServiceImpl.process
(AccountSellerRequestInternal request) This method is used to load all Settings based on given Settings.FindAllAccountSellerServiceImpl.process
(AccountSellerRequestInternal request) This method is used to load all Settings based on given Settings.UpdateAccountSellerServiceImpl.process
(AccountSellerRequestInternal request) This method is used to update all field in Properties based on given Properties.