|
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.sap.portal.admin.wizard.ObjectCreationWizardConstants
public final class ObjectCreationWizardConstants
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 |
|---|
public static final String OBJECT_NAME
public static final String OBJECT_FULL_ID
public static final String SAVE_LOCATION_PARAM
public static final String TARGET_ID_PARAM
public static final String CREATE_MODE_PARAM
public static final String OBJECT_TYPE_PARAM
public static final String OBJECT_TYPE_FULL_PARAM
public static final String EDITOR_ID_PARAM
public static final String STEP_OFFSET_PARAM
public static final String TOOLKIT_LOG_PREFIX
public static final int MAX_ID_LENGTH
public static final int MAX_NAME_LENGTH
public static final String FOLDER_SEPERATOR
public static final String TYPE_IMPORT
oClass that
indicates the target is a PAR.
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 Enterprise Portal (SP07) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||