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.
  • Constructor Details

    • WriteEntryCallbackContext

      public WriteEntryCallbackContext()