org.apache.olingo.odata2.api.ep.callback
Class WriteEntryCallbackContext
java.lang.Object
org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
org.apache.olingo.odata2.api.ep.callback.WriteEntryCallbackContext
public class WriteEntryCallbackContext
- extends WriteCallbackContext
Context given if the target of an expand is an entry. It contains the source entity set, the navigation property
pointing to the entry which has to be expanded, the current expand select tree node and the data of the source entry.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WriteEntryCallbackContext
public WriteEntryCallbackContext()
Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.