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 |
|