com.sap.portal.admin.wizard.panes

Class SavePane

java.lang.Object
  extended by com.sapportals.admin.wizardframework.components.AbstractWizardComponent
      extended by com.sapportals.admin.wizardframework.components.AbstractActionComponent
          extended by com.sap.portal.admin.wizard.panes.SavePane
All Implemented Interfaces:
IDependencyObject, IWizardComponent

Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).

public class SavePane
extends AbstractActionComponent

The class that provides methods to save an object in the persistence layer. Provides an object-type handler.

See Also:
IObjectTypeHandler

Field Summary
static String SAVE_PANE_KEY
          Deprecated. The pane key used by the wizard in the state machine.
 
Fields inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
HORIZONTAL_LAYOUT, VERTICAL_LAYOUT
 
Constructor Summary
SavePane()
          Deprecated. A blank constructor
 
Method Summary
 void doAfterSubmit(IWizardContext context)
          Deprecated. Saves the new object in the persistence layer, using the registered handler, in the following steps: Gets the handler from the session.
 
Methods inherited from class com.sapportals.admin.wizardframework.components.AbstractActionComponent
getDisplay
 
Methods inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
clearIfInconsistent, doBeforeDisplay, getControlInFocus, getDescription, getErrorMessages, getPath, getProperty, getTitle, init, isComplete, isInitialized, isMandatory, processInput, setMandatory, setPath, setProperty, setTempProperty, setupComponent, wasChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SAVE_PANE_KEY

public static final String SAVE_PANE_KEY
Deprecated. 
The pane key used by the wizard in the state machine.

See Also:
Constant Field Values
Constructor Detail

SavePane

public SavePane()
Deprecated. 
A blank constructor

Method Detail

doAfterSubmit

public void doAfterSubmit(IWizardContext context)
Deprecated. 
Saves the new object in the persistence layer, using the registered handler, in the following steps:

Specified by:
doAfterSubmit in interface IWizardComponent
Overrides:
doAfterSubmit in class AbstractWizardComponent
Parameters:
context - the current wizard context
See Also:
IObjectTypeHandler, AbstractPCMWizard, AbstractWizardComponent.doAfterSubmit(com.sapportals.admin.wizardframework.api.IWizardContext)
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-RUNTIME [sap.com] tc/ep/admin/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice