|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.portal.admin.wizard.ObjectCreationWizardConstants
Holds general toolkit constants, and constants used to read request parameters.
| Field Summary | |
static String |
CREATE_MODE_PARAM
The oClass parameter, used to determine the creation method of the new object (oClass). |
static String |
EDITOR_ID_PARAM
Editor ID parameter (editorID). |
static 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 String |
OBJECT_FULL_ID
The key to get the object's full ID saved in the wizard context. |
static String |
OBJECT_NAME
The key to get the object's name saved in the wizard context. |
static String |
OBJECT_TYPE_FULL_PARAM
The same as OBJECT_TYPE_PARAM, with fully qualified name (com.sap.portal.ComponentType). |
static String |
OBJECT_TYPE_PARAM
Indicates the type of the new object - iview, page etc (ComponentType). |
static String |
SAVE_LOCATION_PARAM
Indicates where to save the object in the persistence (where). |
static String |
STEP_OFFSET_PARAM
Step offset parameter (step_offset). |
static String |
TARGET_ID_PARAM
Points to the target object (template or par) ID (what). |
static String |
TOOLKIT_LOG_PREFIX
|
static 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 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
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||