|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
UIStrings holds constants pointing to the pane's bundle keys.
| Field Summary | |
static java.lang.String |
COLLECTION_CAPTION_BUNDLE_KEY
string of the caption for the object collection input |
static java.lang.String |
DESCRIPTION_CAPTION_BUNDLE_KEY
string of the caption for the object description input |
static java.lang.String |
DESCRIPTION_TOOLTIP_BUNDLE_KEY
string of the caption for the object description input |
static java.lang.String |
DOMAIN_CAPTION_BUNDLE_KEY
string of the caption for the object domain input |
static java.lang.String |
ERR_ID_ALREADY_EXIST_BUNDLE_KEY
string of the error message given in the info pane when object id already exists for an existing object under the same path |
static java.lang.String |
ERR_ID_EXCEED_MAX_LEN_BUNDLE_KEY
string of the error message given in the info pane when object id is too long |
static java.lang.String |
ERR_INVALID_ID_BUNDLE_KEY
string of the error message given in the info pane when object id has invalid characters |
static java.lang.String |
ERR_INVALID_ID_PREFIX_BUNDLE_KEY
string of the error message given in the info pane when object id prefix has invalid characters |
static java.lang.String |
ID_CAPTION_BUNDLE_KEY
string of the caption for the object id input field |
static java.lang.String |
IS_TEMPLATE_CAPTION_BUNDLE_KEY
Deprecated. |
static java.lang.String |
IS_TMPLT_TOOLTIP_BUNDLE_KEY
Deprecated. |
static java.lang.String |
MASTER_LANGUAGE_CAPTION_BUNDLE_KEY
string of the caption for the object master language dropdown list |
static java.lang.String |
NAME_CAPTION_BUNDLE_KEY
string of the caption for the object name input field |
static java.lang.String |
NAME_TOOLTIP_BUNDLE_KEY
string of the caption for the object name input field |
static java.lang.String |
NAMESPACE_CAPTION_BUNDLE_KEY
string of the caption for the object prefix input field |
static java.lang.String |
NAMESPACE_TOOLTIP_BUNDLE_KEY
string of the tooltip for the object prefix input field |
static java.lang.String |
PANE_TITLE_BUNDLE_KEY
string of the info pane title |
static java.lang.String |
SAVE_AS_PLAIN_OPTION_BUNDLE_KEY
Deprecated. |
static java.lang.String |
SAVE_AS_TEMPLATE_OPTION_BUNDLE_KEY
Deprecated. |
| Constructor Summary | |
InfoPane.UIStrings()
|
|
| 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 PANE_TITLE_BUNDLE_KEY
public static final java.lang.String NAME_CAPTION_BUNDLE_KEY
public static final java.lang.String NAME_TOOLTIP_BUNDLE_KEY
public static final java.lang.String ID_CAPTION_BUNDLE_KEY
public static final java.lang.String NAMESPACE_CAPTION_BUNDLE_KEY
public static final java.lang.String NAMESPACE_TOOLTIP_BUNDLE_KEY
public static final java.lang.String MASTER_LANGUAGE_CAPTION_BUNDLE_KEY
public static final java.lang.String COLLECTION_CAPTION_BUNDLE_KEY
public static final java.lang.String DOMAIN_CAPTION_BUNDLE_KEY
public static final java.lang.String IS_TEMPLATE_CAPTION_BUNDLE_KEY
public static final java.lang.String IS_TMPLT_TOOLTIP_BUNDLE_KEY
public static final java.lang.String SAVE_AS_TEMPLATE_OPTION_BUNDLE_KEY
public static final java.lang.String SAVE_AS_PLAIN_OPTION_BUNDLE_KEY
public static final java.lang.String DESCRIPTION_CAPTION_BUNDLE_KEY
public static final java.lang.String DESCRIPTION_TOOLTIP_BUNDLE_KEY
public static final java.lang.String ERR_INVALID_ID_BUNDLE_KEY
public static final java.lang.String ERR_INVALID_ID_PREFIX_BUNDLE_KEY
public static final java.lang.String ERR_ID_EXCEED_MAX_LEN_BUNDLE_KEY
public static final java.lang.String ERR_ID_ALREADY_EXIST_BUNDLE_KEY
| Constructor Detail |
public InfoPane.UIStrings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||