Package wt.lifecycle
Class LifeCycleTemplateMasterReference
java.lang.Object
wt.fc._ObjectReference
wt.fc.ObjectReference
wt.fc._CachedObjectReference
wt.fc.CachedObjectReference
wt.lifecycle._LifeCycleTemplateMasterReference
wt.lifecycle.LifeCycleTemplateMasterReference
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,_WTReference,NetFactor,ObjectMappable,WTReference,Evolvable
@GenAsObjectMappable(superClass=CachedObjectReference.class,versions=474185184433863156L,properties={@GeneratedProperty(name="name",type=java.lang.String.class,javaDoc="LifeCycle name inflated from the cache.",accessors=@PropertyAccessors(setAccess=PRIVATE),columnProperties=@ColumnProperties(persistent=false)),@GeneratedProperty(name="enabled",type=boolean.class,javaDoc="LifeCycle enabled attribute, inflated from the cache.",accessors=@PropertyAccessors(setAccess=PRIVATE),columnProperties=@ColumnProperties(persistent=false)),@GeneratedProperty(name="identity",type=java.lang.String.class,javaDoc="LifeCycle identity, inflated from the cache.",accessors=@PropertyAccessors(setAccess=PRIVATE),columnProperties=@ColumnProperties(persistent=false)),@GeneratedProperty(name="object",type=LifeCycleTemplateMaster.class,concrete=false,accessors=@PropertyAccessors(getAccess=PRIVATE,setExceptions={}),constraints=@PropertyConstraints(required=false),columnProperties=@ColumnProperties(persistent=false))})
public class LifeCycleTemplateMasterReference
extends wt.lifecycle._LifeCycleTemplateMasterReference
LifeCycleTemplateMasterReference is a specialization of
CachedObjectReference
to provide type safe references and access to the name and enabled attributes
without instantiating the object.
Use the newLifeCycleTemplateMasterReference static factory
method(s), not the LifeCycleTemplateMasterReference 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.lifecycle._LifeCycleTemplateMasterReference
ENABLED, EXTERNALIZATION_VERSION_UID, IDENTITY, NAMEFields inherited from class wt.fc._CachedObjectReference
INFLATED, READ_ONLY_OBJECTFields inherited from class wt.fc._ObjectReference
KEY, OBJECT, OBJECT_ID -
Method Summary
Methods inherited from class wt.lifecycle._LifeCycleTemplateMasterReference
getClassInfo, getConceptualClassname, readExternal, readExternal, readVersion, super_readExternal_LifeCycleTemplateMasterReference, super_readVersion_LifeCycleTemplateMasterReference, super_writeExternal_LifeCycleTemplateMasterReference, writeExternal, writeExternalMethods 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, setObjectId, toStringMethods inherited from class wt.fc._ObjectReference
readVersion