Creating the Brokerage Interface Map
Follow these tasks to create the Brokerage interface map:
Creating the GenericToSpecific interface map
Creating the createCustomer to createCustomer operation map
Creating the retrieve to retrieve operation map
Creating the buy to buyShares operation map
Creating the sell to sellShares operation map
Creating the deposit to deposit operation map
Creating the withdraw to withdraw operation map
Creating the createStockPortfolio visual snippet
Creating the getAccount to retrieveCustomer operation map
Creating the authenticate to validateWebUser operation map
Parent topic:
Creating the Brokerage Module
Previous topic:
Importing the Brokerage Java classes
Next topic:
Generating the implementation for the Brokerage component