org.apache.olingo.odata2.api.processor.feature
Interface ODataProcessorFeature

All Known Subinterfaces:
CustomContentType
All Known Implementing Classes:
ListsProcessor, ODataJPAProcessor, ODataSingleProcessor

public interface ODataProcessorFeature

Marker interface for data processor features. A feature is like a call back where the OData library can request additional information from the processor to change control over request handling.




Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.