|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OnWriteEntryContent
Callback interface for the $expand query option.
If an expand clause for a navigation property which points to an entry is found this callback will be called.
Pointing to an entry means the navigation property has a multiplicity of 0..1 or 1..1.
| Method Summary | |
|---|---|
WriteEntryCallbackResult |
retrieveEntryResult(WriteEntryCallbackContext context)
Retrieves the data for an entry. |
| Method Detail |
|---|
WriteEntryCallbackResult retrieveEntryResult(WriteEntryCallbackContext context)
throws ODataApplicationException
WriteEntryCallbackContext for details on the context and
WriteEntryCallbackResult for details on the result of this method.
context - of this entry
ODataApplicationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||