|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetMediaResourceUriInfo | |
---|---|
org.apache.olingo.odata2.api.processor | Data Processor |
org.apache.olingo.odata2.api.processor.part | Processor Parts |
org.apache.olingo.odata2.api.uri | URI Parser Facade |
org.apache.olingo.odata2.ref.processor |
Uses of GetMediaResourceUriInfo in org.apache.olingo.odata2.api.processor |
---|
Methods in org.apache.olingo.odata2.api.processor with parameters of type GetMediaResourceUriInfo | |
---|---|
ODataResponse |
ODataSingleProcessor.readEntityMedia(GetMediaResourceUriInfo uriInfo,
String contentType)
|
Uses of GetMediaResourceUriInfo in org.apache.olingo.odata2.api.processor.part |
---|
Methods in org.apache.olingo.odata2.api.processor.part with parameters of type GetMediaResourceUriInfo | |
---|---|
ODataResponse |
EntityMediaProcessor.readEntityMedia(GetMediaResourceUriInfo uriInfo,
String contentType)
Reads the media resource of an entity. |
Uses of GetMediaResourceUriInfo in org.apache.olingo.odata2.api.uri |
---|
Subinterfaces of GetMediaResourceUriInfo in org.apache.olingo.odata2.api.uri | |
---|---|
interface |
UriInfo
Structured parts of the request URI - the result of URI parsing. |
Uses of GetMediaResourceUriInfo in org.apache.olingo.odata2.ref.processor |
---|
Methods in org.apache.olingo.odata2.ref.processor with parameters of type GetMediaResourceUriInfo | |
---|---|
ODataResponse |
ListsProcessor.readEntityMedia(GetMediaResourceUriInfo uriInfo,
String contentType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |