|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.sapportals.admin.wizardframework.components.AbstractWizardComponent
|
+--com.sapportals.admin.wizardframework.components.AbstractActionComponent
|
+--com.sap.portal.admin.wizard.panes.SavePane
SavePane saves the new object into the persistence, using the new
PCM API and the provided object-type handler.
IObjectTypeHandler| Field Summary | |
static java.lang.String |
SAVE_PANE_KEY
pane path key. |
| Fields inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent |
HORIZONTAL_LAYOUT, VERTICAL_LAYOUT |
| Constructor Summary | |
SavePane()
|
|
| Method Summary | |
void |
doAfterSubmit(IWizardContext context)
Saves the new object into the persistence, using the registered handler, in 4 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 |
public static final java.lang.String SAVE_PANE_KEY
| Constructor Detail |
public SavePane()
| Method Detail |
public void doAfterSubmit(IWizardContext context)
doAfterSubmit in class AbstractWizardComponentIObjectTypeHandler,
AbstractPCMWizard
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||