Uses of Class
com.sapportals.admin.wizardframework.components.AbstractActionComponent

Packages that use AbstractActionComponent
com.sap.portal.admin.wizard.panes   
com.sapportals.admin.wizardframework.templates   
 

Uses of AbstractActionComponent in com.sap.portal.admin.wizard.panes
 

Subclasses of AbstractActionComponent in com.sap.portal.admin.wizard.panes
 class InitPane
          InitPane is an invisible pane that pulls initial required info from the target object and stores it.
 class SavePane
          SavePane saves the new object into the persistence, using the new PCM API and the provided object-type handler.
 

Uses of AbstractActionComponent in com.sapportals.admin.wizardframework.templates
 

Subclasses of AbstractActionComponent in com.sapportals.admin.wizardframework.templates
 class AbstractActionState