public class CustomODataJPAProcessor extends ODataJPADefaultProcessor
jpaProcessor, oDataJPAContext, responseBuilder| Constructor and Description |
|---|
CustomODataJPAProcessor(ODataJPAContext oDataJPAContext) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.odata2.api.processor.ODataResponse |
readEntitySet(org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo uriParserResultView,
String contentType) |
countEntitySet, createEntity, createEntityLink, deleteEntity, deleteEntityLink, executeBatch, executeChangeSet, executeFunctionImport, executeFunctionImportValue, existsEntity, readEntity, readEntityLink, readEntityLinks, updateEntity, updateEntityLinkclose, close, getOdataJPAContext, setOdataJPAContextcountEntityLinks, deleteEntityMedia, deleteEntitySimplePropertyValue, existsEntityLink, getContext, getCustomContentTypes, readEntityComplexProperty, readEntityMedia, readEntitySimpleProperty, readEntitySimplePropertyValue, readMetadata, readServiceDocument, setContext, updateEntityComplexProperty, updateEntityMedia, updateEntitySimpleProperty, updateEntitySimplePropertyValuepublic CustomODataJPAProcessor(ODataJPAContext oDataJPAContext)
public org.apache.olingo.odata2.api.processor.ODataResponse readEntitySet(org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo uriParserResultView,
String contentType)
throws org.apache.olingo.odata2.api.exception.ODataException
readEntitySet in interface org.apache.olingo.odata2.api.processor.part.EntitySetProcessorreadEntitySet in class ODataJPADefaultProcessororg.apache.olingo.odata2.api.exception.ODataExceptionCopyright © 2013-2023 The Apache Software Foundation. All Rights Reserved.