org.odata4j.format
Class FormatWriterFactory.JsonWriters
java.lang.Object
   org.odata4j.format.FormatWriterFactory.JsonWriters
org.odata4j.format.FormatWriterFactory.JsonWriters
- Enclosing class:
- FormatWriterFactory
- public static class FormatWriterFactory.JsonWriters 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
FormatWriterFactory.JsonWriters
public FormatWriterFactory.JsonWriters(String callback)
getCollectionFormatWriter
public FormatWriter<CollectionResponse<?>> getCollectionFormatWriter()
- 
 
- 
 
getComplexObjectFormatWriter
public FormatWriter<ComplexObjectResponse> getComplexObjectFormatWriter()
- 
 
- 
 
getEntryFormatWriter
public FormatWriter<EntityResponse> getEntryFormatWriter()
- 
 
- 
 
getErrorFormatWriter
public FormatWriter<ErrorResponse> getErrorFormatWriter()
- 
 
- 
 
getFeedFormatWriter
public FormatWriter<EntitiesResponse> getFeedFormatWriter()
- 
 
- 
 
getPropertyFormatWriter
public FormatWriter<PropertyResponse> getPropertyFormatWriter()
- 
 
- 
 
getRequestEntryFormatWriter
public FormatWriter<Entry> getRequestEntryFormatWriter()
- 
 
- 
 
getServiceDocumentFormatWriter
public FormatWriter<EdmDataServices> getServiceDocumentFormatWriter()
- 
 
- 
 
getSimpleFormatWriter
public FormatWriter<SimpleResponse> getSimpleFormatWriter()
- 
 
- 
 
getSingleLinkFormatWriter
public FormatWriter<SingleLink> getSingleLinkFormatWriter()
- 
 
- 
 
getSingleLinksFormatWriter
public FormatWriter<SingleLinks> getSingleLinksFormatWriter()
- 
 
- 
 
http://odata4j.org