Package wt.vc
Class _VersionReference
java.lang.Object
wt.vc._VersionReference
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,_WTReference,NetFactor,ObjectMappable,WTReference
- Direct Known Subclasses:
VersionReference
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionObject which represents the target of this reference under normal usage scenarios.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.WTReference
equals, getReferencedClass, hashCode, references, refresh
-
Field Details
-
OBJECT
Object which represents the target of this reference under normal usage scenarios.Supported API: true
- See Also:
-
-
Method Details
-
getObject
Object which represents the target of this reference under normal usage scenarios.Supported API: true
- Specified by:
getObjectin interface_WTReference- Specified by:
getObjectin interfaceWTReference- Returns:
- Persistable
- Throws:
WTRuntimeException- See Also:
-