Package | Description |
---|---|
org.apache.camel.component.olingo4 | |
org.apache.camel.component.olingo4.internal |
Modifier and Type | Method and Description |
---|---|
Olingo4ApiName |
Olingo4Configuration.getApiName() |
protected Olingo4ApiName |
Olingo4Component.getApiName(String apiNameStr) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.Endpoint |
Olingo4Component.createEndpoint(String uri,
String methodName,
Olingo4ApiName apiName,
Olingo4Configuration endpointConfiguration) |
void |
Olingo4Configuration.setApiName(Olingo4ApiName apiName)
What kind of operation to perform
|
Constructor and Description |
---|
Olingo4Endpoint(String uri,
Olingo4Component component,
Olingo4ApiName apiName,
String methodName,
Olingo4Configuration endpointConfiguration) |
Modifier and Type | Method and Description |
---|---|
static Olingo4ApiName |
Olingo4ApiName.fromValue(String value) |
static Olingo4ApiName |
Olingo4ApiName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Olingo4ApiName[] |
Olingo4ApiName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Olingo4Configuration |
Olingo4ApiCollection.getEndpointConfiguration(Olingo4ApiName apiName) |
Apache Camel