|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sap.portal.admin.wizard.ObjectCreationWizardConstants
ObjectCreationWizardConstants holds general toolkit constants, and constants
used to read request parameters.
| Field Summary | |
static java.lang.String |
CREATE_MODE_PARAM
the oClass parameter, used to determine the creation method of the new object (oClass). |
static java.lang.String |
EDITOR_ID_PARAM
editor id parameter (editorID). |
static java.lang.String |
FOLDER_SEPERATOR
folder separator constant |
static int |
MAX_ID_LENGTH
the max length allowed for the object id. |
static int |
MAX_NAME_LENGTH
the max length allowed for the object name. |
static java.lang.String |
OBJECT_FULL_ID
the key to get the object's full id saved in the wizard context. |
static java.lang.String |
OBJECT_NAME
the key to get the object's name saved in the wizard context. |
static java.lang.String |
OBJECT_TYPE_FULL_PARAM
the same as OBJECT_TYPE_PARAM, with fully qualified name (com.sap.portal.ComponentType). |
static java.lang.String |
OBJECT_TYPE_PARAM
indicates the type of the new object - iview, page etc (ComponentType). |
static java.lang.String |
SAVE_LOCATION_PARAM
indicates where to save the object in the persistence (where). |
static java.lang.String |
STEP_OFFSET_PARAM
step offset parameter (step_offset). |
static java.lang.String |
TARGET_ID_PARAM
points to the target object (template or par) id (what). |
static java.lang.String |
TOOLKIT_LOG_PREFIX
|
static java.lang.String |
TYPE_IMPORT
reference to the oclass that is indicating the target is a par. |
| 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 OBJECT_NAME
public static final java.lang.String OBJECT_FULL_ID
public static final java.lang.String SAVE_LOCATION_PARAM
public static final java.lang.String TARGET_ID_PARAM
public static final java.lang.String CREATE_MODE_PARAM
public static final java.lang.String OBJECT_TYPE_PARAM
public static final java.lang.String OBJECT_TYPE_FULL_PARAM
public static final java.lang.String EDITOR_ID_PARAM
public static final java.lang.String STEP_OFFSET_PARAM
public static final java.lang.String TOOLKIT_LOG_PREFIX
public static final int MAX_ID_LENGTH
public static final int MAX_NAME_LENGTH
public static final java.lang.String FOLDER_SEPERATOR
public static final java.lang.String TYPE_IMPORT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||