DescriptiveProperty
This type is a class for model objects.
@system class Self Described property allow a flexible for adding a new configuration options without changing the WCCM Model.Self described property is for WebSphere internal use to create new configuration data; it is not for custom user configuration data.
Package: properties
Supertype: TypedProperty
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
KeyManager.additionalKeyManagerAttrs
KeySet.additionalKeySetAttrs
KeyStore.additionalKeyStoreAttrs
SecurityCommon.additionalSecAttrs
SecurityCommon.webAuthAttrs
TrustManager.additionalTrustManagerAttrs
WSPasswordEncryption.additionalWSPasswordEncryptionAttrs
WSPasswordEncryption.wsPasswordEncryptionAttrs
WSPasswordLocator.DescriptiveProperty
WSPasswordLocator.wsPasswordLocatorAttrs
Attributes Summary displayNameKey : EString A key to retrieve the display name in the plugin.nlsprops file. nlsRangeKey : EString It is a reference to the label (translated range value) in the plugin.nlsprops file that will be used by admin console. hoverHelpKey : EString It is a reference key to the string in the plugin.nlsprops that is displayed when you place the cursor over the field. range : EString Specified the value range. If it's an integer range, specify it as "low-high". If it's a string range, specify a list of string seprated by comma. For example, Value range for integer: "1-10" Value range for string: "lazy.persisting.always" inclusive : EBoolean Specified the value range to be inclusive or not. firstClass : EBoolean Specified whether the attribute is first class or not.
Attribute Details
displayNameKey - A key to retrieve the display name in the plugin.nlsprops file.
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
nlsRangeKey - It is a reference to the label (translated range value) in the plugin.nlsprops file that will be used by admin console.
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
hoverHelpKey - It is a reference key to the string in the plugin.nlsprops that is displayed when you place the cursor over the field.
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
range - Specified the value range. If it's an integer range, specify it as "low-high". If it's a string range, specify a list of string seprated by comma. For example, Value range for integer: "1-10" Value range for string: "lazy.persisting.always"
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
inclusive - Specified the value range to be inclusive or not.
Data Type: EBoolean
Default value: unspecified
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
firstClass - Specified whether the attribute is first class or not.
Data Type: EBoolean
Default value: unspecified
Required: false
Changeable: true
Unsettable: true
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