Class Overview
The ClientOutputProperties class is an adaptor class that implements
the OutputProperties interface for content to be written to the
target service based upon its attributes and a Service.GDataRequest.
Fields
Public Constructors
public
Service.ClientOutputProperties
(ContentType requestType, Object source)
Public Methods
public
String
getCallback
()
public
ContentType
getContentType
()
Returns the MIME content type of data on the stream.
public
ElementMetadata<?, ?>
getRootMetadata
()
Returns the ElementMetadata for the root object that is being
read from or written to the stream. This metadata will already be
bound to the appropriate MetadataContext for the currently
executing request.