org.odata4j.core
Interface OAtomStreamEntity

All Superinterfaces:
OExtension<OEntity>

public interface OAtomStreamEntity
extends OExtension<OEntity>

OEntity extension to support streaming entities.


Method Summary
 String getAtomEntitySource()
          Gets the stream src uri.
 String getAtomEntityType()
          Gets the stream content-type.
 

Method Detail

getAtomEntitySource

String getAtomEntitySource()
Gets the stream src uri.


getAtomEntityType

String getAtomEntityType()
Gets the stream content-type.



http://odata4j.org