public class EntityObjectReference extends AbstractReference implements ProxiedEntityReference
ignoreMissing, object, referenceObjClass| Constructor and Description |
|---|
EntityObjectReference(Datastore datastore,
Class targetClass,
Key key)
Creates an object reference
|
| Modifier and Type | Method and Description |
|---|---|
Key |
__getKey() |
protected void |
beforeWriteObject() |
protected Object |
fetch() |
__getReferenceObjClass, __isFetched, __unwrap, fetch, get, getDatastore, setclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait__getReferenceObjClass, __isFetched, __unwrappublic Key __getKey()
__getKey in interface ProxiedEntityReferenceprotected void beforeWriteObject()
beforeWriteObject in class AbstractReferenceprotected Object fetch()
fetch in class AbstractReference