In this task you build a simple interface with a single operation and a single input and output. The input and output type is a business object. This interface, though simple, is similar to all interfaces as even the most complex interfaces are composed of the same basic structure repeated many times.
Now that you have created the StockPortfolioBO business object, you can create the interface.