wt.effectivity
Class ConfigurationItemReference

java.lang.Object
  extended by wt.fc.ObjectReference
      extended by wt.effectivity.ConfigurationItemReference
All Implemented Interfaces:
Externalizable, Serializable, NetFactor, ObjectMappable, WTReference, Evolvable

public class ConfigurationItemReference
extends ObjectReference
implements Externalizable

An ObjectReference subclass used to reference a Configuration Item. Effectivity has an ConfigurationItemReference attribute.

Use the newConfigurationItemReference static factory method(s), not the ConfigurationItemReference 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:
Effectivity, Serialized Form

Field Summary
 
Fields inherited from interface wt.fc.WTReference
OBJECT
 
Method Summary
 
Methods inherited from class wt.fc.ObjectReference
getObject
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait