Description


This type is a class for model objects.

@version J2EE1.4 The description type is used by a description element to provide text describing the parent element. The elements that use this type should include any information that the Deployment Component's Deployment File file producer wants to provide to the consumer of the Deployment Component's Deployment File (i.e., to the Deployer). Typically, the tools used by such a Deployment File consumer will display the description when processing the parent element that contains the description. The lang attribute defines the language that the description is provided in. The default value is "en" (English).

Package: common

Known subtypes:
    DescriptionType

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  ActivationConfig.descriptions
  AuthConstraint.descriptions
  AuthenticationMechanism.descriptions
  CMPAttribute.descriptions
  ConfigProperty.descriptions
  CustomPortletMode.descriptions
  CustomWindowState.descriptions
  DescriptionGroup.descriptions
  EJBRelation.descriptions
  EJBRelationshipRole.descriptions
  EjbRef.descriptions
  EnvEntry.descriptions
  EventDefinition.descriptions
  ExcludeList.descriptions
  Identity.descriptions
  JSPTagAttribute.descriptions
  JSPVariable.descriptions
  License.descriptions
  MessageDestinationRef.descriptions
  MethodElement.descriptions
  MethodPermission.descriptions
  MethodTransaction.descriptions
  ParamValue.descriptions
  Portlet.descriptions
  PortletFilter.descriptions
  Query.descriptions
  Relationships.descriptions
  RequiredConfigPropertyType.descriptions
  ResourceEnvRef.descriptions
  ResourceRef.descriptions
  RoleSource.descriptions
  SecurityIdentity.descriptions
  SecurityPermission.descriptions
  SecurityRole.descriptions
  SecurityRoleRef.descriptions
  SharedRenderParam.descriptions
  UserAttribute.descriptions
  UserDataConstraint.descriptions
  UserDataConstraint.descriptions
  Validator.descriptions
  WebResourceCollection.descriptions



Attributes Summary
lang : EString * No description is available *
value : EString * No description is available *



Attribute Details

lang  -  * No description is available *
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

value  -  * No description is available *
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006