Tutorials > Sales Center > Add an editable column to the Order Items table by creating a new widget manager

< Previous | Next >


Create a new class to extend from the ShowSalesOrder class

In this step of the tutorial, you create a new class to extend from the ShowSalesOrder class.

In this step, you create a new a new package and class to extend the base ShowStore class based on the information you gathered in the last step

.

  1. Open WebSphere Commerce Developer.

  2. In the Enterprise Explorer view, navigate to OtherProjects > WebSphereCommerceServerExtensionsLogic > src.

  3. Right-click the com.mynewextensions.fulfillmentcenter package and select New > Class.

  4. In the Name field, enter ExtendedShowSalesOrder.

  5. Next to the Superclass field, click Browse.

  6. In the Choose a type field, enter ShowSalesOrder. In the Qualifier section, select com.ibm.commerce.telesales.messaging.bodreply.

  7. Click OK.

  8. Click Finish.

< Previous | Next >


+

Search Tips   |   Advanced Search