Uses of Class
com.skava.accounts.model.exchange.request.AddressRequestInternal
Packages that use AddressRequestInternal
-
Uses of AddressRequestInternal in com.skava.accounts.service.impl
Methods in com.skava.accounts.service.impl with parameters of type AddressRequestInternalModifier and TypeMethodDescriptionCreateAddressServiceImpl.process
(AddressRequestInternal request) This method is used to create Account based on given Account.DeleteAddressServiceImpl.process
(AddressRequestInternal request) FindAddressServiceImpl.process
(AddressRequestInternal request) This method is used to create Account based on given Account.FindAllAddressesServiceImpl.process
(AddressRequestInternal request) This method is used to find Address based on given search.UpdateAddressServiceImpl.process
(AddressRequestInternal request) This method is used to update Account based on given Account.