Uses of Interface
org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
Packages that use EdmKeyPropertyRef
Package
Description
Contains representations for EDM objects created during the URI parsing
-
Uses of EdmKeyPropertyRef in org.apache.olingo.commons.api.edm
Methods in org.apache.olingo.commons.api.edm that return EdmKeyPropertyRefModifier and TypeMethodDescriptionEdmEntityType.getKeyPropertyRef
(String keyPredicateName) Get a key property ref by its name.Methods in org.apache.olingo.commons.api.edm that return types with arguments of type EdmKeyPropertyRefModifier and TypeMethodDescriptionEdmEntityType.getKeyPropertyRefs()
Get all key properties references as list ofEdmKeyPropertyRef
.