Modifier and Type | Method and Description |
---|---|
static OData |
OData.newInstance() |
Modifier and Type | Method and Description |
---|---|
void |
Processor.init(OData odata,
ServiceMetadata serviceMetadata)
Initializes the processor for each HTTP request - response cycle.
|
void |
DefaultProcessor.init(OData odata,
ServiceMetadata serviceMetadata) |
Modifier and Type | Method and Description |
---|---|
void |
CarsProcessor.init(OData odata,
ServiceMetadata edm) |
Modifier and Type | Method and Description |
---|---|
void |
DataProvider.setOData(OData odata) |
Modifier and Type | Field and Description |
---|---|
protected OData |
TechnicalProcessor.odata |
Modifier and Type | Method and Description |
---|---|
void |
TechnicalProcessor.init(OData odata,
ServiceMetadata serviceMetadata) |
Modifier and Type | Field and Description |
---|---|
protected static OData |
VisitorOperand.oData |
Modifier and Type | Field and Description |
---|---|
protected static OData |
UnaryOperator.oData |
protected static OData |
MethodCallOperator.oData |
protected static OData |
BinaryOperator.oData |
Modifier and Type | Field and Description |
---|---|
protected static OData |
FilterHandler.oData |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.