Package portal.process.action

Contains objects to manage OpenVend process action classes.

See:
          Description

Interface Summary
I_PortalAction A process action is called for each request, after the model instances have been updated by the view adapter (Chiba).
I_PortalActionScope The scope of a process action.
 

Class Summary
A_PortalAction Base class for all process actions.
PortalActionConfiguration The object graph of a process action configuration.
PortalActionContext Stores all process action that have either session or application scope.
PortalActionScope Contains static referencies of all process action scopes currently known in OpenVend.
PortalActionScript Contains the Java class of a process action created by the Janino embedded Java compiler.
 

Package portal.process.action Description

Contains objects to manage OpenVend process action classes.

Version:
$Revision: 1.1 $