|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OnWriteFeedContent
Callback interface for the $expand query option.
If an expand clause for a navigation property which points to a feed is found this callback will be called.
Pointing to an feed means the navigation property has a multiplicity of 0..* or 1..*.
| Method Summary | |
|---|---|
WriteFeedCallbackResult |
retrieveFeedResult(WriteFeedCallbackContext context)
Retrieves the data for a feed. |
| Method Detail |
|---|
WriteFeedCallbackResult retrieveFeedResult(WriteFeedCallbackContext context)
throws ODataApplicationException
WriteFeedCallbackContext for details on the context and
WriteFeedCallbackResult 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 | |||||||||