|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SingleLinks | |
|---|---|
| org.odata4j.format | |
| org.odata4j.format.json | |
| org.odata4j.format.xml | |
| Uses of SingleLinks in org.odata4j.format |
|---|
| Methods in org.odata4j.format that return SingleLinks | |
|---|---|
static SingleLinks |
SingleLinks.create(String serviceRootUri,
Iterable<OEntityId> entities)
|
| Methods in org.odata4j.format that return types with arguments of type SingleLinks | |
|---|---|
FormatWriter<SingleLinks> |
FormatWriterFactory.JsonWriters.getSingleLinksFormatWriter()
|
FormatWriter<SingleLinks> |
FormatWriterFactory.AtomWriters.getSingleLinksFormatWriter()
|
| Uses of SingleLinks in org.odata4j.format.json |
|---|
| Methods in org.odata4j.format.json with parameters of type SingleLinks | |
|---|---|
protected void |
JsonSingleLinksFormatWriter.writeContent(UriInfo uriInfo,
JsonWriter jw,
SingleLinks links)
|
| Uses of SingleLinks in org.odata4j.format.xml |
|---|
| Methods in org.odata4j.format.xml with parameters of type SingleLinks | |
|---|---|
void |
AtomSingleLinksFormatWriter.write(UriInfo uriInfo,
Writer w,
SingleLinks target)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||