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. -
Uses of EdmKeyPropertyRef in org.apache.olingo.commons.core.edm
Classes in org.apache.olingo.commons.core.edm that implement EdmKeyPropertyRefMethods in org.apache.olingo.commons.core.edm that return EdmKeyPropertyRefMethods in org.apache.olingo.commons.core.edm that return types with arguments of type EdmKeyPropertyRefMethod parameters in org.apache.olingo.commons.core.edm with type arguments of type EdmKeyPropertyRefModifier and TypeMethodDescriptionprotected voidEdmEntityTypeImpl.setEdmKeyPropertyRef(List<EdmKeyPropertyRef> edmKey)