com.sap.portal.pcm.attributes
Interface IAttrPcmGeneral

All Known Subinterfaces:
IAttriView, IAttrLayout, IAttrPage, IAttrPcmLaunch, IAttrPcmNavigation

public interface IAttrPcmGeneral

Defines general PCM object attribute names.

See Also:
IAttrPcmNavigation, IAttrPcmLaunch, IAttrPcmGeneralValues

Field Summary
static java.lang.String ATTRIBUTE_BUTTONS_URL
          Constant for the attribute name:
com.sap.portal.reserved.iview.ButtonsURL
type: String
plainDescription: URL to Toolbar Buttons
longDescription: URL that launches the service providing the relevant toolbar buttons in the editor interface of the object
valid values:
static java.lang.String ATTRIBUTE_CATEGORY_NAME
          Constant for the attribute name
static java.lang.String ATTRIBUTE_COMPONENT_TYPE
          Constant for the attribute name
static java.lang.String ATTRIBUTE_DESCR
          Constant for the attribute name:
com.sap.portal.pcm.Description
type: Text
plainDescription: Description
longDescription: Description of object
valid values:
static java.lang.String ATTRIBUTE_EDITOR_URL
          Constant for the attribute name:
com.sap.portal.reserved.iview.EditorURL
type: String
plainDescription: URL to Editor
longDescription: URL that launches the appropriate object editor
valid values:
static java.lang.String ATTRIBUTE_EMBED_PROPERTY_EDITOR
          Constant for the attribute name:
com.sap.portal.reserved.iview.EmbedPropertyEditor
type: String
plainDescription:
longDescription:
valid values:
static java.lang.String ATTRIBUTE_HELP_URL
          Constant for the attribute name:
com.sap.portal.iview.HelpURL
type: String
plainDescription: URL to Help Topic
longDescription: URL pointing to the resource to be launched from the Help link at runtime
valid values:
static java.lang.String ATTRIBUTE_ICON_NAME
          Constant for the attribute name:
com.sap.portal.reserved.iview.IconName
type: String
plainDescription:
longDescription:
valid values:
static java.lang.String ATTRIBUTE_IS_TEMPLATE
          Constant for the attribute name:
com.sap.portal.iview.IsTemplate
type: String
plainDescription: Object is a Template
longDescription: Defines if the object is a template
valid values: true, false
static java.lang.String ATTRIBUTE_SHOW_BUTTONS_TOOLBAR
          Constant for the attribute name:
com.sap.portal.reserved.iview.ShowButtonsToolbar
type: String
plainDescription:
longDescription:
valid values:
static java.lang.String ATTRIBUTE_TITLE
          Constant for the attribute name:
com.sap.portal.pcm.Title
type: Text
plainDescription: Object name
longDescription: Object name
valid values:
static java.lang.String ATTRIBUTE_WIZARD_URL
          Constant for the attribute name:
com.sap.portal.reserved.iview.WizardURL
type: String
plainDescription: URL to Wizard
longDescription: URL that launches the wizard if this object is used as a template to create a new object
valid values:
static java.lang.String META_ATTRIBUTE_ADMINISTRATION
          Constant for the meta attribute name
static java.lang.String META_ATTRIBUTE_CATEGORY
          Constant for the meta attribute name
static java.lang.String META_ATTRIBUTE_CATEGORY_ID
          Constant for the meta attribute name
static java.lang.String META_ATTRIBUTE_DESCRIPTION
          Constant for the meta attribute name
static java.lang.String META_ATTRIBUTE_INHERITANCE
          Constant for the meta attribute name
static java.lang.String META_ATTRIBUTE_LONG_DESCRIPTION
          Constant for the meta attribute name
static java.lang.String META_ATTRIBUTE_MANDATORY
          Constant for the meta attribute name
static java.lang.String META_ATTRIBUTE_MULTIVALUE
           
static java.lang.String META_ATTRIBUTE_PERSONALIZATION
          Constant for the meta attribute name
static java.lang.String META_ATTRIBUTE_PLAIN_DESCRIPTION
          Constant for the meta attribute name
static java.lang.String META_ATTRIBUTE_TYPE
          Constant for the meta attribute name
static java.lang.String META_ATTRIBUTE_VALID_VALUE_TITLE
          the 'friendly names for the valid values of a selection property. define attributes VALID_VALUE_TITLE+"0"...VALID_VALUE_TITLE+"n" to set the friendly names of choice 0...(n-1).
static java.lang.String META_ATTRIBUTE_VALID_VALUES
          Constant for the meta attribute name
static java.lang.String PORTAL_PREFIX
           
static java.lang.String PROPERTY_EDITOR_PREFIX
           
static java.lang.String PUBLIC_PREFIX_IVIEW
           
static java.lang.String PUBLIC_PREFIX_PCM
           
static java.lang.String RESERVED_PREFIX_IVIEW
           
 

Field Detail

PORTAL_PREFIX

public static final java.lang.String PORTAL_PREFIX

PUBLIC_PREFIX_PCM

public static final java.lang.String PUBLIC_PREFIX_PCM

PUBLIC_PREFIX_IVIEW

public static final java.lang.String PUBLIC_PREFIX_IVIEW

RESERVED_PREFIX_IVIEW

public static final java.lang.String RESERVED_PREFIX_IVIEW

PROPERTY_EDITOR_PREFIX

public static final java.lang.String PROPERTY_EDITOR_PREFIX

META_ATTRIBUTE_ADMINISTRATION

public static final java.lang.String META_ATTRIBUTE_ADMINISTRATION
Constant for the meta attribute name

META_ATTRIBUTE_TYPE

public static final java.lang.String META_ATTRIBUTE_TYPE
Constant for the meta attribute name

META_ATTRIBUTE_VALID_VALUES

public static final java.lang.String META_ATTRIBUTE_VALID_VALUES
Constant for the meta attribute name

META_ATTRIBUTE_VALID_VALUE_TITLE

public static final java.lang.String META_ATTRIBUTE_VALID_VALUE_TITLE
the 'friendly names for the valid values of a selection property. define attributes VALID_VALUE_TITLE+"0"...VALID_VALUE_TITLE+"n" to set the friendly names of choice 0...(n-1).

META_ATTRIBUTE_PERSONALIZATION

public static final java.lang.String META_ATTRIBUTE_PERSONALIZATION
Constant for the meta attribute name

META_ATTRIBUTE_CATEGORY

public static final java.lang.String META_ATTRIBUTE_CATEGORY
Constant for the meta attribute name

META_ATTRIBUTE_CATEGORY_ID

public static final java.lang.String META_ATTRIBUTE_CATEGORY_ID
Constant for the meta attribute name

META_ATTRIBUTE_LONG_DESCRIPTION

public static final java.lang.String META_ATTRIBUTE_LONG_DESCRIPTION
Constant for the meta attribute name

META_ATTRIBUTE_PLAIN_DESCRIPTION

public static final java.lang.String META_ATTRIBUTE_PLAIN_DESCRIPTION
Constant for the meta attribute name

META_ATTRIBUTE_MANDATORY

public static final java.lang.String META_ATTRIBUTE_MANDATORY
Constant for the meta attribute name

META_ATTRIBUTE_MULTIVALUE

public static final java.lang.String META_ATTRIBUTE_MULTIVALUE

META_ATTRIBUTE_INHERITANCE

public static final java.lang.String META_ATTRIBUTE_INHERITANCE
Constant for the meta attribute name

META_ATTRIBUTE_DESCRIPTION

public static final java.lang.String META_ATTRIBUTE_DESCRIPTION
Constant for the meta attribute name

ATTRIBUTE_CATEGORY_NAME

public static final java.lang.String ATTRIBUTE_CATEGORY_NAME
Constant for the attribute name

ATTRIBUTE_COMPONENT_TYPE

public static final java.lang.String ATTRIBUTE_COMPONENT_TYPE
Constant for the attribute name

ATTRIBUTE_IS_TEMPLATE

public static final java.lang.String ATTRIBUTE_IS_TEMPLATE
Constant for the attribute name:
com.sap.portal.iview.IsTemplate
type: String
plainDescription: Object is a Template
longDescription: Defines if the object is a template
valid values: true, false

ATTRIBUTE_WIZARD_URL

public static final java.lang.String ATTRIBUTE_WIZARD_URL
Constant for the attribute name:
com.sap.portal.reserved.iview.WizardURL
type: String
plainDescription: URL to Wizard
longDescription: URL that launches the wizard if this object is used as a template to create a new object
valid values:

ATTRIBUTE_EDITOR_URL

public static final java.lang.String ATTRIBUTE_EDITOR_URL
Constant for the attribute name:
com.sap.portal.reserved.iview.EditorURL
type: String
plainDescription: URL to Editor
longDescription: URL that launches the appropriate object editor
valid values:

ATTRIBUTE_BUTTONS_URL

public static final java.lang.String ATTRIBUTE_BUTTONS_URL
Constant for the attribute name:
com.sap.portal.reserved.iview.ButtonsURL
type: String
plainDescription: URL to Toolbar Buttons
longDescription: URL that launches the service providing the relevant toolbar buttons in the editor interface of the object
valid values:

ATTRIBUTE_EMBED_PROPERTY_EDITOR

public static final java.lang.String ATTRIBUTE_EMBED_PROPERTY_EDITOR
Constant for the attribute name:
com.sap.portal.reserved.iview.EmbedPropertyEditor
type: String
plainDescription:
longDescription:
valid values:

ATTRIBUTE_SHOW_BUTTONS_TOOLBAR

public static final java.lang.String ATTRIBUTE_SHOW_BUTTONS_TOOLBAR
Constant for the attribute name:
com.sap.portal.reserved.iview.ShowButtonsToolbar
type: String
plainDescription:
longDescription:
valid values:

ATTRIBUTE_HELP_URL

public static final java.lang.String ATTRIBUTE_HELP_URL
Constant for the attribute name:
com.sap.portal.iview.HelpURL
type: String
plainDescription: URL to Help Topic
longDescription: URL pointing to the resource to be launched from the Help link at runtime
valid values:

ATTRIBUTE_TITLE

public static final java.lang.String ATTRIBUTE_TITLE
Constant for the attribute name:
com.sap.portal.pcm.Title
type: Text
plainDescription: Object name
longDescription: Object name
valid values:

ATTRIBUTE_DESCR

public static final java.lang.String ATTRIBUTE_DESCR
Constant for the attribute name:
com.sap.portal.pcm.Description
type: Text
plainDescription: Description
longDescription: Description of object
valid values:

ATTRIBUTE_ICON_NAME

public static final java.lang.String ATTRIBUTE_ICON_NAME
Constant for the attribute name:
com.sap.portal.reserved.iview.IconName
type: String
plainDescription:
longDescription:
valid values: