com.sap.portal.admin.wizard

Class ObjectCreationWizardConstants

java.lang.Object
  extended by com.sap.portal.admin.wizard.ObjectCreationWizardConstants

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

public final class ObjectCreationWizardConstants
extends Object

The class that holds general wizard toolkit constants, and constants used to read request parameters.


Field Summary
static String CREATE_MODE_PARAM
          Deprecated. A constant that is used to determine the creation method of the new object.
static String EDITOR_ID_PARAM
          Deprecated. A constant that defines the editor ID parameter.
static String FOLDER_SEPERATOR
          Deprecated. A constant that defines a separator for a folder.
static int MAX_ID_LENGTH
          Deprecated. A constant that defines the maximum length allowed for the object ID.
static int MAX_NAME_LENGTH
          Deprecated. A constant that defines the maximum length allowed for the object name.
static String OBJECT_FULL_ID
          Deprecated. The key to get the object full ID saved in the wizard context.
static String OBJECT_NAME
          Deprecated. The key to get the object name saved in the wizard context.
static String OBJECT_TYPE_FULL_PARAM
          Deprecated. A constant that indicates the type of the new object with a fully qualified name.
static String OBJECT_TYPE_PARAM
          Deprecated. A constant that indicates the type of the new object.
static String SAVE_LOCATION_PARAM
          Deprecated. A constant that indicates where to save the object in the persistence layer.
static String STEP_OFFSET_PARAM
          Deprecated. A constant that defines the step offset parameter.
static String TARGET_ID_PARAM
          Deprecated. A constant that points to the target object (template or PAR) ID.
static String TOOLKIT_LOG_PREFIX
          Deprecated.  
static String TYPE_IMPORT
          Deprecated. A constant that defines the reference to the oClass that indicates the target is a PAR.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OBJECT_NAME

public static final String OBJECT_NAME
Deprecated. 
The key to get the object name saved in the wizard context.

See Also:
Constant Field Values

OBJECT_FULL_ID

public static final String OBJECT_FULL_ID
Deprecated. 
The key to get the object full ID saved in the wizard context.

See Also:
Constant Field Values

SAVE_LOCATION_PARAM

public static final String SAVE_LOCATION_PARAM
Deprecated. 
A constant that indicates where to save the object in the persistence layer.

See Also:
Constant Field Values

TARGET_ID_PARAM

public static final String TARGET_ID_PARAM
Deprecated. 
A constant that points to the target object (template or PAR) ID.

See Also:
Constant Field Values

CREATE_MODE_PARAM

public static final String CREATE_MODE_PARAM
Deprecated. 
A constant that is used to determine the creation method of the new object.

See Also:
Constant Field Values

OBJECT_TYPE_PARAM

public static final String OBJECT_TYPE_PARAM
Deprecated. 
A constant that indicates the type of the new object. For example: iView or page.

See Also:
Constant Field Values

OBJECT_TYPE_FULL_PARAM

public static final String OBJECT_TYPE_FULL_PARAM
Deprecated. 
A constant that indicates the type of the new object with a fully qualified name.

See Also:
Constant Field Values

EDITOR_ID_PARAM

public static final String EDITOR_ID_PARAM
Deprecated. 
A constant that defines the editor ID parameter.

See Also:
Constant Field Values

STEP_OFFSET_PARAM

public static final String STEP_OFFSET_PARAM
Deprecated. 
A constant that defines the step offset parameter. Used to determine if the wizard step number starts at 1 or if there is an offset. For example, if the wizard is a continuation of another wizard, an offset is required.

See Also:
Constant Field Values

TOOLKIT_LOG_PREFIX

public static final String TOOLKIT_LOG_PREFIX
Deprecated. 
See Also:
Constant Field Values

MAX_ID_LENGTH

public static final int MAX_ID_LENGTH
Deprecated. 
A constant that defines the maximum length allowed for the object ID.

See Also:
Constant Field Values

MAX_NAME_LENGTH

public static final int MAX_NAME_LENGTH
Deprecated. 
A constant that defines the maximum length allowed for the object name.

See Also:
Constant Field Values

FOLDER_SEPERATOR

public static final String FOLDER_SEPERATOR
Deprecated. 
A constant that defines a separator for a folder.

See Also:
Constant Field Values

TYPE_IMPORT

public static final String TYPE_IMPORT
Deprecated. 
A constant that defines the reference to the oClass that indicates the target is a PAR.

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 2012 SAP AG Complete Copyright Notice