Class DefaultWTContainerTemplate

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.inf.template._DefaultWTContainerTemplate
wt.inf.template.DefaultWTContainerTemplate
All Implemented Interfaces:
Externalizable, Serializable, wt.access._AccessControlled, wt.access._PolicyAccessControlled, wt.access._SecurityLabeled, AccessControlled, wt.access.PolicyAccessControlled, SecurityLabeled, wt.admin._DomainAdministered, DomainAdministered, wt.content._ContentHolder, ContentHolder, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.adminlock._AdministrativelyLockable, AdministrativelyLockable, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.inf.container._WTContained, wt.inf.container._WTContainerTemplate, WTContained, WTContainerTemplate, wt.inf.template.ContainerDefinition, ContainerTemplateDefinition, wt.locks._Lockable, Lockable, wt.notify._Notifiable, Notifiable, wt.ownership._Ownable, wt.ownership.Ownable, wt.recent.RecentlyVisited, _AdHocStringVersioned, _Iterated, wt.vc._Versionable, AdHocStringVersioned, Iterated, Versionable, wt.vc.wip._Workable, Workable

@GenAsPersistable(superClass=WTObject.class,interfaces={ContentHolder.class,wt.inf.template.ContainerDefinition.class,WTContained.class,AdHocStringVersioned.class,WTContainerTemplate.class,Workable.class,DomainAdministered.class,Notifiable.class,wt.access.PolicyAccessControlled.class,SecurityLabeled.class},versions={-2593045861299455217L,-7387692048458985051L},properties={@GeneratedProperty(name="xml",type=wt.xml.XMLLob.class),@GeneratedProperty(name="creator",type=WTPrincipalReference.class,javaDoc="The reference to a persisted principal who created the object",accessors=@PropertyAccessors(setAccess=PRIVATE),constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(columnName="D"))},foreignKeys=@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="master",type=WTContainerTemplateMaster.class,referenceType=wt.inf.template.WTContainerTemplateMasterReference.class,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="iteration",cascade=false,accessors=@PropertyAccessors(getAccess=PRIVATE,setAccess=PROTECTED))),derivedProperties={@DerivedProperty(name="name",derivedFrom="master>name"),@DerivedProperty(name="description",derivedFrom="master>description"),@DerivedProperty(name="enabled",derivedFrom="master>enabled"),@DerivedProperty(name="containerClassName",derivedFrom="master>containerClassName"),@DerivedProperty(name="locale",derivedFrom="master>locale")}) public final class DefaultWTContainerTemplate extends _DefaultWTContainerTemplate
The package scope attributes are gettable by members of this package by design. Delegates will recieve these attributes as parameters

Use the newDefaultWTContainerTemplate static factory method(s), not the DefaultWTContainerTemplate constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: