Class Olingo2AppWrapper
java.lang.Object
org.apache.camel.component.olingo2.Olingo2AppWrapper
Holder class for
Olingo2App and its lazily read
Edm.-
Constructor Summary
ConstructorsConstructorDescriptionOlingo2AppWrapper(org.apache.camel.component.olingo2.api.Olingo2App olingo2App) -
Method Summary
-
Constructor Details
-
Olingo2AppWrapper
public Olingo2AppWrapper(org.apache.camel.component.olingo2.api.Olingo2App olingo2App)
-
-
Method Details
-
getOlingo2App
public org.apache.camel.component.olingo2.api.Olingo2App getOlingo2App() -
close
public void close() -
getEdm
public org.apache.olingo.odata2.api.edm.Edm getEdm(Map<String, String> endpointHttpHeaders) throws org.apache.camel.RuntimeCamelException- Throws:
org.apache.camel.RuntimeCamelException
-