Package | Description |
---|---|
org.apache.olingo.commons.api.edm |
Contains representations for EDM objects created during the URI parsing
|
Modifier and Type | Method and Description |
---|---|
EdmKeyPropertyRef |
EdmEntityType.getKeyPropertyRef(String keyPredicateName)
Get a key property ref by its name.
|
Modifier and Type | Method and Description |
---|---|
List<EdmKeyPropertyRef> |
EdmEntityType.getKeyPropertyRefs()
Get all key properties references as list of
EdmKeyPropertyRef . |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.