Package wt.occurrence
Class _DataOccurrenceReference
java.lang.Object
wt.occurrence._DataOccurrenceReference
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,_WTReference,NetFactor,ObjectMappable,WTReference
- Direct Known Subclasses:
DataOccurrenceReference
public abstract class _DataOccurrenceReference
extends Object
implements WTReference, Externalizable
- 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
-
-
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:
-