public class ODataAgent
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static org.apache.olingo.odata2.api.edm.EdmEntityType
static Map<String,org.apache.olingo.odata2.api.edm.Edm>
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ODataAgent
public ODataAgent()
-
Method Details
-
getSchema
public static org.apache.olingo.odata2.api.edm.EdmEntityType getSchema(Map<String,org.apache.olingo.odata2.api.edm.Edm> schemas,
String namespace,
String source)
-
getSchemas
public static Map<String,org.apache.olingo.odata2.api.edm.Edm> getSchemas()
-