Package | Description |
---|---|
org.apache.olingo.commons.api.data | |
org.apache.olingo.commons.api.edm | |
org.apache.olingo.ext.pojogen | |
org.apache.olingo.server.api.uri |
Modifier and Type | Method and Description |
---|---|
ContextURL.Builder |
ContextURL.Builder.derived(EdmEntityType derivedType) |
Modifier and Type | Method and Description |
---|---|
EdmEntityType |
EdmEntityType.getBaseType() |
EdmEntityType |
EdmBindingTarget.getEntityType()
Get the entity type.
|
EdmEntityType |
Edm.getEntityType(FullQualifiedName name)
Get entity type by full qualified name.
|
EdmEntityType |
EdmNavigationProperty.getType() |
Modifier and Type | Method and Description |
---|---|
List<EdmEntityType> |
EdmSchema.getEntityTypes() |
Modifier and Type | Field and Description |
---|---|
protected Map<String,List<EdmEntityType>> |
AbstractUtility.allEntityTypes |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
AbstractUtility.getEntityKeyType(EdmEntityType entityType) |
String |
AbstractUtility.getJavaType(EdmEntityType entityType) |
String |
AbstractUtility.getJavaType(EdmEntityType entityType,
Boolean forceCollection) |
List<EdmOperation> |
AbstractUtility.justInheritedOperationsBoundTo(EdmEntityType entity) |
Constructor and Description |
---|
NavPropertyContainsTarget(Edm edm,
EdmEntityType type) |
Modifier and Type | Method and Description |
---|---|
EdmEntityType |
UriResourceSingleton.getEntityType() |
EdmEntityType |
UriResourceEntitySet.getEntityType() |
EdmEntityType |
UriInfoEntityId.getEntityTypeCast()
Behind $entity a optional type cast can be used in the URI.
|
EdmEntityType |
UriResourceSingleton.getEntityTypeFilter() |
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.