Uses of Interface
org.apache.olingo.odata2.api.processor.part.EntityProcessor
-
Packages that use EntityProcessor Package Description org.apache.olingo.odata2.api OData Library APIorg.apache.olingo.odata2.api.processor Data Processor -
-
Uses of EntityProcessor in org.apache.olingo.odata2.api
Methods in org.apache.olingo.odata2.api that return EntityProcessor Modifier and Type Method Description EntityProcessorODataService. getEntityProcessor() -
Uses of EntityProcessor in org.apache.olingo.odata2.api.processor
Classes in org.apache.olingo.odata2.api.processor that implement EntityProcessor Modifier and Type Class Description classODataSingleProcessorA defaultODataProcessorthat implements all processor features in a single class.
-