com.sap.portal.admin.wizard.panes

Class WriteProtectPane

java.lang.Object
  extended by com.sapportals.admin.wizardframework.components.AbstractWizardComponent
      extended by com.sapportals.admin.wizardframework.components.HTMLScriptComponent
          extended by com.sap.portal.admin.wizard.panes.WriteProtectPane
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 WriteProtectPane
extends HTMLScriptComponent

The class that represents write-protect mode. Displays a message that the portal is in write-protect mode and therefore the wizard cannot be run.


Field Summary
static String WRITE_PROTECT_DURING_SAVE_PANE_KEY
          Deprecated. The pane key used by the wizard in the state machine when write-protect mode is activated during the save action.
static String WRITE_PROTECT_PANE_KEY
          Deprecated. The pane key used by the wizard in the state machine when write-protect mode is activated before reaching the save pane.
 
Fields inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
HORIZONTAL_LAYOUT, VERTICAL_LAYOUT
 
Constructor Summary
WriteProtectPane()
          Deprecated.  
 
Method Summary
 com.sapportals.htmlb.Component getDisplay(IWizardContext context)
          Deprecated. Creates the user interface for the write-protect message.
 String getScript(IWizardContext context)
          Deprecated. Creates the script to close the wizard.
 
Methods inherited from class com.sapportals.admin.wizardframework.components.HTMLScriptComponent
setScript
 
Methods inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent
clearIfInconsistent, doAfterSubmit, 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

WRITE_PROTECT_PANE_KEY

public static final String WRITE_PROTECT_PANE_KEY
Deprecated. 
The pane key used by the wizard in the state machine when write-protect mode is activated before reaching the save pane.

See Also:
Constant Field Values

WRITE_PROTECT_DURING_SAVE_PANE_KEY

public static final String WRITE_PROTECT_DURING_SAVE_PANE_KEY
Deprecated. 
The pane key used by the wizard in the state machine when write-protect mode is activated during the save action.

See Also:
Constant Field Values
Constructor Detail

WriteProtectPane

public WriteProtectPane()
Deprecated. 
Method Detail

getDisplay

public com.sapportals.htmlb.Component getDisplay(IWizardContext context)
Deprecated. 
Creates the user interface for the write-protect message.

Specified by:
getDisplay in interface IWizardComponent
Overrides:
getDisplay in class HTMLScriptComponent
Parameters:
context - the current wizard context
Returns:
the HTMLB component containing the display
See Also:
com.sap.portal.admin.wizard.AbstractPCMWizard#getDisplay(IWizardContext)

getScript

public String getScript(IWizardContext context)
Deprecated. 
Creates the script to close the wizard.

Overrides:
getScript in class HTMLScriptComponent
Parameters:
context - the current wizard context
Returns:
the script
See Also:
com.sap.portal.admin.wizard.AbstractPCMWizard#getScript(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