|
SAP NetWeaver 7.30 Enterprise Portal (SP07) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.portal.prt.component.AbstractPortalComponent
com.sapportals.admin.wizardframework.AbstractStaticWizard
public abstract class AbstractStaticWizard
The concept of static wizards is no longer used. All wizards, including the ones that inherit this class for historical reasons, are executed as dynamic wizards.
| Field Summary | |
|---|---|
static String |
BACK
Deprecated. A constant that defines the Back button on the wizard toolbar. |
static String |
CANCEL
Deprecated. A constant that defines the Cancel button on the wizard toolbar. |
static String |
FINISH
Deprecated. A constant that defines the Finish button on the wizard toolbar. |
static String |
NEXT
Deprecated. A constant that defines the Next button on the wizard toolbar. |
static String |
PREV
Deprecated. A constant that defines the Previous button on the wizard toolbar. |
static String |
STEP_NO_OFFSET
Deprecated. A constant that defines the step offset. |
static String |
WIZARD_PARAMETERS
Deprecated. The key to store the session parameters. |
| Constructor Summary | |
|---|---|
AbstractStaticWizard()
Deprecated. |
|
| Method Summary | |
|---|---|
protected void |
doContent(IPortalComponentRequest request,
IPortalComponentResponse response)
Deprecated. Performs the logic for the wizard instance. |
void |
initWizardSession(IWizardContext ctx)
Deprecated. Initializes the wizard session. |
Map |
processWizardParams(Map originalParams)
Deprecated. Processes the wizard parameters after the wizard setup. |
| Methods inherited from class com.sapportals.portal.prt.component.AbstractPortalComponent |
|---|
destroy, doAbout, doAfterContent, doBeforeContent, doComponentEvent, doEdit, doHandleEditData, doHelp, doOnNodeReady, doOnNodeRemove, doOnPOMReady, doPreview, doRefresh, doRequestEvent, getCacheDiscriminant, getCachingLevel, handleEvent, hasExpired, init, init, init, service |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sapportals.admin.wizardframework.api.IStaticWizardConfigurator |
|---|
setupWizard |
| Field Detail |
|---|
public static final String NEXT
IConfigurableWizard.NEXT
public static final String BACK
IConfigurableWizard.BACK
public static final String PREV
IConfigurableWizard.PREV
public static final String FINISH
IConfigurableWizard.FINISH
public static final String CANCEL
IConfigurableWizard.CANCEL
public static final String WIZARD_PARAMETERS
com.sapportals.admin.wizardframework.util.WizardSession.WIZARD_PARAMETERS
public static final String STEP_NO_OFFSET
step_offset
| Constructor Detail |
|---|
public AbstractStaticWizard()
| Method Detail |
|---|
protected void doContent(IPortalComponentRequest request,
IPortalComponentResponse response)
doWizard method.
doContent in class AbstractPortalComponentrequest - a portal requestresponse - a portal responsepublic Map processWizardParams(Map originalParams)
processWizardParams in interface IWizardConfiguratororiginalParams - initial parameters
public void initWizardSession(IWizardContext ctx)
initWizardSession in interface IWizardConfiguratorctx - the current wizard context| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com]
|
-
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
[sap.com] EP-RUNTIME
|
[sap.com]
|
api
|
EP-PIN-APF
|
|
SAP NetWeaver 7.30 Enterprise Portal (SP07) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||