Class WfProcessTemplateMaster

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Master
wt.enterprise.Master
wt.workflow.definer._WfProcessTemplateMaster
wt.workflow.definer.WfProcessTemplateMaster
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._Identified, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.BusinessInformation, Identified, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.inf.container._WTContained, wt.inf.container._WTContainedFilterable, WTContained, wt.inf.container.WTContainedFilterable, wt.recent.RecentlyVisited, wt.vc._Mastered, Mastered, wt.workflow.definer._WfProcessDefinition, WfProcessDefinition

@GenAsPersistable(superClass=Master.class,interfaces={WfProcessDefinition.class,WTContained.class,wt.inf.container.WTContainedFilterable.class},versions=8054856321878221971L,properties={@GeneratedProperty(name="name",type=java.lang.String.class,constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="description",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=4000)),@GeneratedProperty(name="enabled",type=boolean.class,javaDoc="Stores whether the template is enabled (can be used) or not. Initially, at the creation of the object, this attribute is \'false\', that is, the template is disabled. <p>This is to avoid a template being used before it is ready for prime time.",accessors=@PropertyAccessors(setExceptions={}))},tableProperties=@TableProperties(compositeUnique1="containerReference.key.id + name"),iconProperties=@IconProperties(standardIcon="wt/clients/images/proctemp.gif<Default>",openIcon="wt/clients/images/proctemp.gif")) public final class WfProcessTemplateMaster extends wt.workflow.definer._WfProcessTemplateMaster

Use the newWfProcessTemplateMaster static factory method(s), not the WfProcessTemplateMaster 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.

This class is supported so it can be queried against and passed as arguments to other supported APIs like createProcess. Also no methods are supported because customizers are not meant to operate explicitly on instances of this class.



Supported API: true

Extendable: false

See Also:
  • Field Summary

    Fields inherited from class wt.workflow.definer._WfProcessTemplateMaster

    DESCRIPTION, ENABLED, EXTERNALIZATION_VERSION_UID, NAME

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    Fields inherited from interface wt.vc._Mastered

    SERIES

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.inf.container._WTContained

    CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCE

    Fields inherited from interface wt.fc.BusinessInformation

    BUSINESS_TYPE, IDENTITY

    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.inf.container.WTContained

    CONTAINER_ID
  • Method Summary

    Methods inherited from class wt.workflow.definer._WfProcessTemplateMaster

    getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getDescription, getName, getType, isEnabled, readExternal, readExternal, readVersion, setContainer, setContainerReference, setDescription, setEnabled, setName, super_readExternal_WfProcessTemplateMaster, super_readVersion_WfProcessTemplateMaster, super_writeExternal_WfProcessTemplateMaster, writeExternal, writeExternal

    Methods inherited from class wt.enterprise.Master

    getBusinessType, setSeries

    Methods inherited from class wt.enterprise._Master

    getSeries, readVersion, super_readExternal_Master, super_readVersion_Master, super_writeExternal_Master

    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