public abstract class OdataMetadataManager extends Object
| Constructor and Description |
|---|
OdataMetadataManager() |
| Modifier and Type | Method and Description |
|---|---|
EntityDefinition |
getEntityByName(String entityName) |
String[] |
getEntityKeys(String entityName) |
abstract EntityDefinitionSet |
getEntitySet() |
OdataContextVariables |
getOdataContextVariables(String entity) |
public abstract EntityDefinitionSet getEntitySet()
public EntityDefinition getEntityByName(String entityName) throws OdataMetadataEntityNotFoundException, OdataMetadataFormatException, OdataMetadataFieldsException
public String[] getEntityKeys(String entityName) throws ODataException
ODataExceptionpublic OdataContextVariables getOdataContextVariables(String entity) throws OdataMetadataEntityNotFoundException, OdataMetadataFormatException, OdataMetadataFieldsException
Copyright © 2025 MuleSoft, Inc.. All rights reserved.