com.sap.portal.admin.wizard.panes

Class InfoPane.UIStrings

java.lang.Object
  extended by com.sap.portal.admin.wizard.panes.InfoPane.UIStrings
Enclosing class:
InfoPane

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

public static final class InfoPane.UIStrings
extends Object

The class that holds constants pointing to the pane's resource bundle keys.


Field Summary
static String COLLECTION_CAPTION_BUNDLE_KEY
          Deprecated. A constant that defines the caption for the object collection input.
static String DESCRIPTION_CAPTION_BUNDLE_KEY
          Deprecated. A constant that defines the caption for the object description input.
static String DESCRIPTION_TOOLTIP_BUNDLE_KEY
          Deprecated. A constant that defines the caption for the object description input.
static String DOMAIN_CAPTION_BUNDLE_KEY
          Deprecated. A constant that defines the caption for the object domain input.
static String ERR_ID_ALREADY_EXIST_BUNDLE_KEY
          Deprecated. A constant that defines the error message displayed in the info pane when the object ID already exists for an object under the same path.
static String ERR_ID_EXCEED_MAX_LEN_BUNDLE_KEY
          Deprecated. A constant that defines the error message displayed in the info pane when the object ID is too long.
static String ERR_INVALID_ID_BUNDLE_KEY
          Deprecated. A constant that defines the error message displayed in the info pane when the object ID has invalid characters.
static String ERR_INVALID_ID_PREFIX_BUNDLE_KEY
          Deprecated. A constant that defines the error message displayed in the info pane when the object ID prefix has invalid characters.
static String ID_CAPTION_BUNDLE_KEY
          Deprecated. A constant that defines the caption for the object ID input field.
static String IS_TEMPLATE_CAPTION_BUNDLE_KEY
          Deprecated.  
static String IS_TMPLT_TOOLTIP_BUNDLE_KEY
          Deprecated.  
static String MASTER_LANGUAGE_CAPTION_BUNDLE_KEY
          Deprecated. The caption for the object master language dropdown list.
static String NAME_CAPTION_BUNDLE_KEY
          Deprecated. A constant that defines the caption for the object name input field.
static String NAME_TOOLTIP_BUNDLE_KEY
          Deprecated. A constant that defines the tooltip for the object name input field.
static String NAMESPACE_CAPTION_BUNDLE_KEY
          Deprecated. A constant that defines the caption for the object prefix input field.
static String NAMESPACE_TOOLTIP_BUNDLE_KEY
          Deprecated. A constant that defines the tooltip for the object prefix input field.
static String PANE_TITLE_BUNDLE_KEY
          Deprecated. A constant that defines the info pane title.
static String SAVE_AS_PLAIN_OPTION_BUNDLE_KEY
          Deprecated.  
static String SAVE_AS_TEMPLATE_OPTION_BUNDLE_KEY
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PANE_TITLE_BUNDLE_KEY

public static final String PANE_TITLE_BUNDLE_KEY
Deprecated. 
A constant that defines the info pane title.

See Also:
Constant Field Values

NAME_CAPTION_BUNDLE_KEY

public static final String NAME_CAPTION_BUNDLE_KEY
Deprecated. 
A constant that defines the caption for the object name input field.

See Also:
Constant Field Values

NAME_TOOLTIP_BUNDLE_KEY

public static final String NAME_TOOLTIP_BUNDLE_KEY
Deprecated. 
A constant that defines the tooltip for the object name input field.

See Also:
Constant Field Values

ID_CAPTION_BUNDLE_KEY

public static final String ID_CAPTION_BUNDLE_KEY
Deprecated. 
A constant that defines the caption for the object ID input field.

See Also:
Constant Field Values

NAMESPACE_CAPTION_BUNDLE_KEY

public static final String NAMESPACE_CAPTION_BUNDLE_KEY
Deprecated. 
A constant that defines the caption for the object prefix input field.

See Also:
Constant Field Values

NAMESPACE_TOOLTIP_BUNDLE_KEY

public static final String NAMESPACE_TOOLTIP_BUNDLE_KEY
Deprecated. 
A constant that defines the tooltip for the object prefix input field.

See Also:
Constant Field Values

MASTER_LANGUAGE_CAPTION_BUNDLE_KEY

public static final String MASTER_LANGUAGE_CAPTION_BUNDLE_KEY
Deprecated. 
The caption for the object master language dropdown list.

See Also:
Constant Field Values

COLLECTION_CAPTION_BUNDLE_KEY

public static final String COLLECTION_CAPTION_BUNDLE_KEY
Deprecated. 
A constant that defines the caption for the object collection input.

See Also:
Constant Field Values

DOMAIN_CAPTION_BUNDLE_KEY

public static final String DOMAIN_CAPTION_BUNDLE_KEY
Deprecated. 
A constant that defines the caption for the object domain input.

See Also:
Constant Field Values

IS_TEMPLATE_CAPTION_BUNDLE_KEY

public static final String IS_TEMPLATE_CAPTION_BUNDLE_KEY
Deprecated. 
A constant that defines the caption for the radio button list to select how to save the object.

See Also:
Constant Field Values

IS_TMPLT_TOOLTIP_BUNDLE_KEY

public static final String IS_TMPLT_TOOLTIP_BUNDLE_KEY
Deprecated. 
A constant that defines the tooltip for the radio button list to select how to save the object.

See Also:
Constant Field Values

SAVE_AS_TEMPLATE_OPTION_BUNDLE_KEY

public static final String SAVE_AS_TEMPLATE_OPTION_BUNDLE_KEY
Deprecated. 
A constant that defines the caption for radio button selection to save the object as a template.

See Also:
Constant Field Values

SAVE_AS_PLAIN_OPTION_BUNDLE_KEY

public static final String SAVE_AS_PLAIN_OPTION_BUNDLE_KEY
Deprecated. 
A constant that defines the caption for radio button selection to save the object as a plain object.

See Also:
Constant Field Values

DESCRIPTION_CAPTION_BUNDLE_KEY

public static final String DESCRIPTION_CAPTION_BUNDLE_KEY
Deprecated. 
A constant that defines the caption for the object description input.

See Also:
Constant Field Values

DESCRIPTION_TOOLTIP_BUNDLE_KEY

public static final String DESCRIPTION_TOOLTIP_BUNDLE_KEY
Deprecated. 
A constant that defines the caption for the object description input.

See Also:
Constant Field Values

ERR_INVALID_ID_BUNDLE_KEY

public static final String ERR_INVALID_ID_BUNDLE_KEY
Deprecated. 
A constant that defines the error message displayed in the info pane when the object ID has invalid characters.

See Also:
Constant Field Values

ERR_INVALID_ID_PREFIX_BUNDLE_KEY

public static final String ERR_INVALID_ID_PREFIX_BUNDLE_KEY
Deprecated. 
A constant that defines the error message displayed in the info pane when the object ID prefix has invalid characters.

See Also:
Constant Field Values

ERR_ID_EXCEED_MAX_LEN_BUNDLE_KEY

public static final String ERR_ID_EXCEED_MAX_LEN_BUNDLE_KEY
Deprecated. 
A constant that defines the error message displayed in the info pane when the object ID is too long.

See Also:
Constant Field Values

ERR_ID_ALREADY_EXIST_BUNDLE_KEY

public static final String ERR_ID_ALREADY_EXIST_BUNDLE_KEY
Deprecated. 
A constant that defines the error message displayed in the info pane when the object ID already exists for an object under the same path.

See Also:
Constant Field Values
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 2011 SAP AG Complete Copyright Notice