Package wt.workflow.definer
Class WfContainerTemplate
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._Item
wt.fc.Item
wt.workflow.definer._WfTemplateObject
wt.workflow.definer.WfTemplateObject
wt.workflow.definer._WfContainerTemplate
wt.workflow.definer.WfContainerTemplate
- 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,wt.workflow.definer._WfNodeTemplate,wt.workflow.definer.WfNodeTemplate
- Direct Known Subclasses:
_WfProcessTemplate
@GenAsPersistable(superClass=WfTemplateObject.class,
versions=8705129865956571500L)
public abstract class WfContainerTemplate
extends wt.workflow.definer._WfContainerTemplate
Abstract class that models template objects that can contain other template
objects. Concrete subclasses are WfProcessTemplate and WfBlockTemplate.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.workflow.definer._WfContainerTemplate
EXTERNALIZATION_VERSION_UIDFields inherited from class wt.workflow.definer.WfTemplateObject
oldVersionId_3, R30_EXTERNALIZATION_VERSION_UID, R60_EXTERNALIZATION_VERSION_UID, SELF_VARIABLE_NAMEFields inherited from class wt.workflow.definer._WfTemplateObject
CATEGORY, CONTEXT_SIGNATURE, DESCRIPTION, DURATION, EVENT_CONFIGURATION, ICON_NAME, NAME, OVERDUE_NOTIFICATION_LIST, PARENT_LINK_REF, PROCESS_DURATION, RESPONSIBLE_ROLE, START_DELAY, START_PROCESS_DELAY, TIME_PAST_DEADLINE, TIME_TO_DEADLINEFields inherited from class wt.fc.Item
SIMPLE_X10_UID, VERSION_40_UID, VERSION_51_UIDFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface wt.workflow.definer._WfNodeTemplate
PARENT_TEMPLATE, ROUTER_TYPE, USER_EVENT_LIST, X_COORD, Y_COORDFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUEFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Methods inherited from class wt.workflow.definer._WfContainerTemplate
getClassInfo, getConceptualClassname, getType, readExternal, readExternal, readVersion, super_readExternal_WfContainerTemplate, super_readVersion_WfContainerTemplate, super_writeExternal_WfContainerTemplate, writeExternal, writeExternalMethods inherited from class wt.workflow.definer.WfTemplateObject
addOverdueNotificationRole, addUserEvent, copy, copy, copyAttributes, getDestinationActions, getExecObjClass, getIdentity, getOverdueNotificationRoles, getParentLinkRef, getParentTemplate, getPredecessors, getSourceEvents, getSuccessors, getUserEvents, initialize, initialize, removeOverdueNotificationRole, removeUserEvent, setAttributes, setBasicAttributes, setLinkRef, setRouterAttributes, setVariableMapping, toStringMethods inherited from class wt.workflow.definer._WfTemplateObject
getCategory, getContainer, getContainerName, getContainerReference, getContextSignature, getDescription, getDuration, getEventConfiguration, getIconName, getName, getOverdueNotificationList, getProcessDuration, getResponsibleRole, getRouterType, getStartDelay, getStartProcessDelay, getTimePastDeadline, getTimeToDeadline, getUserEventList, getXCoord, getYCoord, readVersion, setCategory, setContainer, setContainerReference, setContextSignature, setDescription, setDuration, setEventConfiguration, setIconName, setName, setOverdueNotificationList, setParentLinkRef, setParentTemplate, setProcessDuration, setResponsibleRole, setRouterType, setStartDelay, setStartProcessDelay, setTimePastDeadline, setTimeToDeadline, setUserEventList, setXCoord, setYCoord, super_readExternal_WfTemplateObject, super_readVersion_WfTemplateObject, super_writeExternal_WfTemplateObjectMethods inherited from class wt.fc._Item
getAdministrativeLock, getDomainRef, getSecurityLabels, isInheritedDomain, readVersion, setAdministrativeLock, setDomainRef, setInheritedDomain, setSecurityLabels, super_readExternal_Item, super_readVersion_Item, super_writeExternal_ItemMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributesMethods inherited from interface wt.workflow.definer.WfNodeTemplate
createWfNode