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