Uses of Interface
org.apache.olingo.commons.api.edm.EdmEntityType
Packages that use EdmEntityType
Package
Description
Contains all the data objects of OData responses and OData requests
Contains representations for EDM objects created during the URI parsing
-
Uses of EdmEntityType in org.apache.olingo.commons.api.data
Methods in org.apache.olingo.commons.api.data with parameters of type EdmEntityTypeModifier and TypeMethodDescriptionContextURL.Builder.derived(EdmEntityType derivedType) Set the derived edm entity type. -
Uses of EdmEntityType in org.apache.olingo.commons.api.edm
Methods in org.apache.olingo.commons.api.edm that return EdmEntityTypeModifier and TypeMethodDescriptionEdmEntityType.getBaseType()Edm.getEntityType(FullQualifiedName name) Get entity type by full qualified name.EdmBindingTarget.getEntityType()Get the entity type.Get entity type with annotations by full qualified name.EdmBindingTarget.getEntityTypeWithAnnotations()Get the entity type with annotations defined in external file.EdmNavigationProperty.getType()Methods in org.apache.olingo.commons.api.edm that return types with arguments of type EdmEntityType