public interface EntityMetadata extends StructuredTypeMetadata
| Modifier and Type | Method and Description |
|---|---|
EntityMetadata |
getAssociationMetaData(String associationName) |
List<String> |
getAssociationNames()
Gets the names of the associations in the entity including those
associations for which there is no data in the EntityData.
|
List<String> |
getKeyNames() |
String |
getNamespace() |
getElementNames, getElementType, getFlattenedElementNames, getName, getStructuredTypeMetadataList<String> getKeyNames()
String getNamespace()
EntityMetadata getAssociationMetaData(String associationName)
associationName - Copyright © 2020 SAP. All Rights Reserved.