Package wt.workflow.definer
Class WfTemplateObjectReference
java.lang.Object
wt.fc._ObjectReference
wt.fc.ObjectReference
wt.fc._CachedObjectReference
wt.fc.CachedObjectReference
wt.workflow.definer._WfNodeTemplateReference
wt.workflow.definer.WfNodeTemplateReference
wt.workflow.definer._WfTemplateObjectReference
wt.workflow.definer.WfTemplateObjectReference
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,_WTReference,NetFactor,ObjectMappable,WTReference,Evolvable
@GenAsObjectMappable(superClass=wt.workflow.definer.WfNodeTemplateReference.class,
versions=-2001439070691997427L,
properties=@GeneratedProperty(name="name",type=java.lang.String.class,accessors=@PropertyAccessors(setAccess=PRIVATE),columnProperties=@ColumnProperties(persistent=false)))
public class WfTemplateObjectReference
extends wt.workflow.definer._WfTemplateObjectReference
Reference to a template object.
Use the newWfTemplateObjectReference static factory method(s),
not the WfTemplateObjectReference 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:
-
Field Summary
Fields inherited from class wt.workflow.definer._WfTemplateObjectReference
EXTERNALIZATION_VERSION_UID, NAMEFields inherited from class wt.fc._CachedObjectReference
INFLATED, READ_ONLY_OBJECTFields inherited from class wt.fc._ObjectReference
KEY, OBJECT, OBJECT_ID -
Method Summary
Modifier and TypeMethodDescription
Supported API: truegetName()Gets the value of the attribute: NAME.Methods inherited from class wt.workflow.definer._WfTemplateObjectReference
getClassInfo, getConceptualClassname, readExternal, readExternal, readVersion, super_readExternal_WfTemplateObjectReference, super_readVersion_WfTemplateObjectReference, super_writeExternal_WfTemplateObjectReference, writeExternal, writeExternalMethods inherited from class wt.workflow.definer.WfNodeTemplateReference
initialize, initialize, newWfNodeTemplateReference, newWfNodeTemplateReference, newWfNodeTemplateReference, newWfNodeTemplateReferenceMethods inherited from class wt.workflow.definer._WfNodeTemplateReference
readVersion, super_readExternal_WfNodeTemplateReference, super_readVersion_WfNodeTemplateReference, super_writeExternal_WfNodeTemplateReferenceMethods inherited from class wt.fc.CachedObjectReference
deflate, getObject, getReadOnlyObject, inflate, isObjectInflated, refresh, reset, setObjectNullMethods inherited from class wt.fc._CachedObjectReference
isInflated, readVersion, setInflated, super_readExternal_CachedObjectReference, super_readVersion_CachedObjectReference, super_writeExternal_CachedObjectReferenceMethods inherited from class wt.fc.ObjectReference
equals, getCurrentEffectiveObject, getDeflateOnWrite, getKey, getLcp, getObjectId, getReferencedClass, getReferencedClass, hashCode, hasPersistence, initialize, initialize, initialize, initialize, isTargetMethodLocal, makeObjectReferenceImmutable, newObjectReference, newObjectReference, newObjectReference, newObjectReference, references, setDeflateOnWrite, setKey, setObject, setObjectIdMethods inherited from class wt.fc._ObjectReference
readVersion
-
Method Details
-
getName
Gets the value of the attribute: NAME.
Supported API: true- Overrides:
getNamein classwt.workflow.definer._WfTemplateObjectReference- Returns:
- String
-
getIdentity
Supported API: true- Overrides:
getIdentityin classwt.workflow.definer.WfNodeTemplateReference- Returns:
- String
-