Uses of Interface
org.apache.olingo.commons.api.edm.EdmTerm
Packages that use EdmTerm
Package
Description
Contains representations for EDM objects created during the URI parsing
-
Uses of EdmTerm in org.apache.olingo.commons.api.edm
Methods in org.apache.olingo.commons.api.edm that return EdmTermModifier and TypeMethodDescriptionEdmTerm.getBaseTerm()
When applying a term with a base term,the base term MUST also be applied with the same qualifier, and so on until a term without a base term is reached.Edm.getTerm
(FullQualifiedName termName) Get Term full by qualified name.EdmAnnotation.getTerm()
Methods in org.apache.olingo.commons.api.edm that return types with arguments of type EdmTermMethods in org.apache.olingo.commons.api.edm with parameters of type EdmTerm