© 2002 BEA Systems, Inc.


Package examples.e2e.b2b.processors

the processor package contains all of the portlet processors for the b2b portal.

See:
          Description

Class Summary
AbstractProcessor An abstract base class for constructing portal processors for the b2b portal.
E2eB2bPreProcessor This processor replaces the com.bea.portal.appflow.processor.PreProcessor in the portal frameworks webflow (portal.wf) in order to provide a mechanism for invoking once-per-request processing for every b2b portal request.
InventorySummary The InventorySummary processor runs business logic for the inventory summary portlet (inventorysummary.portlet).
NoOp The NoOp processor is used as a place holder in webflow configuration files.
PartInventory The PartInventory processor runs business logic for the part inventory portlet (partinventory.portlet).
POProcessor The POProcessor runs business logic for the purchase order review portlet (purchaseorderreview.portlet).
POStatusProcessor The POStatusProcessor runs business logic for the purchase order history portlet (purchaseorderhistory.portlet).
Process The Process processor handles business logic for the purchasing process portlet (purchasingprocess.portlet).
ProductInventory The ProductInventory processor runs business logic for the product inventory portlet (productinventory.portlet).
QpaProcessor The QpaProcessor runs business logic for the price query portlet (pricequery.portlet).
QuoteProcessor The QuoteProcessor runs business logic for the price quote portlet (pricequote.portlet).
SessionInitialization  
 

Package examples.e2e.b2b.processors Description

the processor package contains all of the portlet processors for the b2b portal. Typically one processor handles all events for a particular portlet, the exception being the SessionInitialization processor which is used within the security webflow (security.wf). For portlet processors, each processor handles the null and refresh events in addition to specific events for that portlet, if any.


© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved