Package wt.fc
Class _ObjectReference
java.lang.Object
wt.fc._ObjectReference
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,_WTReference,NetFactor,ObjectMappable,WTReference,Evolvable
- Direct Known Subclasses:
ObjectReference
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionabstract PersistableThe member 'object' represents the target (object) of this classMethods 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
The member 'object' represents the target (object) of this classSupported API: true
- See Also:
-
-
Method Details
-
getObject
The member 'object' represents the target (object) of this classSupported API: true
- Specified by:
getObjectin interface_WTReference- Specified by:
getObjectin interfaceWTReference- Returns:
- Persistable
- Throws:
WTRuntimeException- See Also:
-