Class CollaborationTemplate

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._Item
wt.fc.Item
wt.workflow.collaboration._CollaborationTemplate
wt.workflow.collaboration.CollaborationTemplate
All Implemented Interfaces:
Externalizable, Serializable, wt.access._AccessControlled, wt.access._PolicyAccessControlled, wt.access._SecurityLabeled, AccessControlled, wt.access.PolicyAccessControlled, SecurityLabeled, wt.admin._DomainAdministered, DomainAdministered, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.adminlock._AdministrativelyLockable, AdministrativelyLockable, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.inf.container._WTContained, WTContained, wt.recent.RecentlyVisited

@GenAsPersistable(superClass=Item.class,interfaces=WTContained.class,versions=6981182632498803143L,properties={@GeneratedProperty(name="name",type=java.lang.String.class,javaDoc="The name of the template.",constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="description",type=java.lang.String.class,javaDoc="The description for the template"),@GeneratedProperty(name="structure",type=wt.xml.XMLLob.class,javaDoc="Contains the xml definition that must be used when instantiating DiscussionForum objects for this template.",constraints=@PropertyConstraints(required=true))},tableProperties=@TableProperties(compositeUnique1="containerReference.key.id + name")) public abstract class CollaborationTemplate extends wt.workflow.collaboration._CollaborationTemplate
CollaborationTemplate represents objects whose structure can be defined in an XMLLob. The xml definition in the LOB is used to create the instance side of the association.

Supported API: true

Extendable: false
See Also:
  • Field Summary

    Fields inherited from class wt.workflow.collaboration._CollaborationTemplate

    DESCRIPTION, EXTERNALIZATION_VERSION_UID, NAME, STRUCTURE

    Fields inherited from class wt.fc.Item

    SIMPLE_X10_UID, VERSION_40_UID, VERSION_51_UID

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    Fields inherited from interface wt.fc.adminlock._AdministrativelyLockable

    ADMINISTRATIVE_LOCK

    Fields inherited from interface wt.admin._DomainAdministered

    DOMAIN_REF, INHERITED_DOMAIN

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.access._SecurityLabeled

    SECURITY_LABELS

    Fields inherited from interface wt.inf.container._WTContained

    CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCE

    Fields inherited from interface wt.identity.DisplayIdentification

    DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE

    Fields inherited from interface wt.access.SecurityLabeled

    SECURITY_LABELS_INTERNAL_VALUE

    Fields inherited from interface wt.inf.container.WTContained

    CONTAINER_ID
  • Method Summary

    Methods inherited from class wt.workflow.collaboration._CollaborationTemplate

    getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getDescription, getName, getStructure, getType, readExternal, readExternal, setContainer, setContainerReference, setDescription, setName, setStructure, super_readExternal_CollaborationTemplate, super_readVersion_CollaborationTemplate, super_writeExternal_CollaborationTemplate, writeExternal, writeExternal

    Methods inherited from class wt.fc.Item

    initialize

    Methods inherited from class wt.fc._Item

    getAdministrativeLock, getDomainRef, getSecurityLabels, isInheritedDomain, readVersion, setAdministrativeLock, setDomainRef, setInheritedDomain, setSecurityLabels, super_readExternal_Item, super_readVersion_Item, super_writeExternal_Item

    Methods inherited from class wt.fc._WTObject

    equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface wt.fc._Persistable

    getPersistInfo, setPersistInfo

    Methods inherited from interface wt.fc.Persistable

    checkAttributes, getIdentity