AdminObjectTemplateProps
This type is a class for model objects.
@since 6.0.0 Holds the template properties for an admin object. These properties are copied over to admin object config instances when a new instance is created.
Package: j2c
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
J2CResourceAdapter.adminObjectTemplateProps
Attributes Summary properties : J2EEResourceProperty * @since 6.0.0 The template properties which have been collected by combining the DD's config props with property keys that have been introspected off of the admin object interface. adminObject : AdminObject @ A reference to the ra.xml deployment descriptor AdminObject.
Attribute Details
properties - @since 6.0.0 The template properties which have been collected by combining the DD's config props with property keys that have been introspected off of the admin object interface.
Reference Type: J2EEResourceProperty *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
adminObject - A reference to the ra.xml deployment descriptor AdminObject.
Reference Type: AdminObject @
Containment: false
Container: false
Required: true
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 1
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006