public interface CustomContentTypeSupportProcessor
Modifier and Type | Method and Description |
---|---|
List<ContentType> |
modifySupportedContentTypes(List<ContentType> defaultContentTypes,
Class<? extends Processor> processorClass)
Returns a list of supported content types.
|
List<ContentType> modifySupportedContentTypes(List<ContentType> defaultContentTypes, Class<? extends Processor> processorClass)
defaultContentTypes
- content types supported by Olingos serializerCopyright © 2013–2014 The Apache Software Foundation. All rights reserved.