A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AbstractODataObject - Class in org.apache.olingo.commons.api.data
 
AbstractODataObject() - Constructor for class org.apache.olingo.commons.api.data.AbstractODataObject
 
ACCEPT - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
ACCEPT_CHARSET - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
ACCEPT_ENCODING - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
ACCEPT_LANGUAGE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
AcceptType - Class in org.apache.olingo.commons.api.format
Internally used AcceptType for OData library.
addProperty(Property) - Method in class org.apache.olingo.commons.api.data.Entity
Add property to this Entity.
ALLOW - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
Annotatable - Class in org.apache.olingo.commons.api.data
An element with instance annotations.
Annotatable() - Constructor for class org.apache.olingo.commons.api.data.Annotatable
 
ANNOTATION - Static variable in interface org.apache.olingo.commons.api.Constants
 
Annotation - Class in org.apache.olingo.commons.api.data
Represents an instance annotation.
Annotation() - Constructor for class org.apache.olingo.commons.api.data.Annotation
 
AnnotationExpression - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 
AnnotationPath - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 
annotations - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
annotations - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
 
annotations - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
APPLICATION_ATOM_SVC - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_ATOM_SVC - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
APPLICATION_ATOM_SVC_UTF8 - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
APPLICATION_ATOM_XML - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_ATOM_XML - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
APPLICATION_ATOM_XML_ENTRY - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_ATOM_XML_ENTRY - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
APPLICATION_ATOM_XML_ENTRY_UTF8 - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
APPLICATION_ATOM_XML_FEED - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_ATOM_XML_FEED - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
APPLICATION_ATOM_XML_FEED_UTF8 - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
APPLICATION_ATOM_XML_UTF8 - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
APPLICATION_FORM_URLENCODED - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_HTTP - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
APPLICATION_JSON - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_JSON - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
APPLICATION_JSON_UTF8 - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
APPLICATION_JSON_UTF8_VERBOSE - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
APPLICATION_JSON_VERBOSE - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
APPLICATION_OCTET_STREAM - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_OCTET_STREAM - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
APPLICATION_SVG_XML - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_XHTML_XML - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_XML - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_XML - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
APPLICATION_XML_UTF8 - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
Apply - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 
asAnd() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asAnnotationPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asAnnotationPath() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
asApply() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asApply() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
asCast() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asCast() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
asCollection() - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
 
asCollection() - Method in class org.apache.olingo.commons.api.data.Valuable
Get the value as collection or null if it is not a collection ValueType
asCollection() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asCollection() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
asComplex() - Method in class org.apache.olingo.commons.api.data.Valuable
Get the value in its complex representation or null if it is not based on a complex ValueType
asConstant() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmAnnotationExpression
 
asConstant() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.AnnotationExpression
 
asDynamic() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmAnnotationExpression
 
asDynamic() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.AnnotationExpression
 
asEntity() - Method in class org.apache.olingo.commons.api.data.Parameter
Get the value in its entity representation or null if it is not based on an entity ValueType
asEnum() - Method in class org.apache.olingo.commons.api.data.Valuable
Get the value in its enum representation or null if it is not based on a enum ValueType
asEq() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asGe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asGeospatial() - Method in class org.apache.olingo.commons.api.data.Valuable
Get the value in its geospatial representation or null if it is not based on a geospatial ValueType
asGt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asIf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asIf() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
asIsOf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asIsOf() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
asLabeledElement() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asLabeledElement() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
asLabeledElementReference() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asLabeledElementReference() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
asLe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asLt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asNavigationPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asNavigationPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
asNe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asNot() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asNot() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
asNull() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asNull() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
asOr() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asPath() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
asPrimitive() - Method in class org.apache.olingo.commons.api.data.Valuable
Get the value in its primitive representation or null if it is not based on a primitive ValueType
asPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
asPropertyValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asPropertyValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
asRecord() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asRecord() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
ASSOCIATION_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
asTwoParamsOp() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
asUrlRef() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asUrlRef() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
ATOM_ATTR_ETAG - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ATTR_ID - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ATTR_METADATAETAG - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ATTR_SCHEME - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ATTR_SRC - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ATTR_TERM - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_ACTION - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_CATEGORY - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_CONTENT - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_COUNT - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_DELETED_ENTRY - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_ENTRY - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_ENTRY_REF - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_FEED - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_ID - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_INLINE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_SUMMARY - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_TITLE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_UPDATED - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_HREF - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_METADATA - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_NULL - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_REF - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_RELATIONSHIP - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_SOURCE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_SRSNAME - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_TARGET - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_TITLE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_XML_BASE - Static variable in interface org.apache.olingo.commons.api.Constants
 
AUTHORIZATION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader

B

baseType - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
build() - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
 

C

CACHE_CONTROL - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
CANONICAL_FUNCTION_CONCAT - Static variable in interface org.apache.olingo.commons.api.Constants
 
CANONICAL_FUNCTION_FILLURITEMPLATE - Static variable in interface org.apache.olingo.commons.api.Constants
 
CANONICAL_FUNCTION_URIENCODE - Static variable in interface org.apache.olingo.commons.api.Constants
 
Cast - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 
Collection - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 
compatibleTo(EdmType) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Checks if this type is convertible to parameter targetType
ComplexValue - Class in org.apache.olingo.commons.api.data
 
ComplexValue() - Constructor for class org.apache.olingo.commons.api.data.ComplexValue
 
ComposedGeospatial<T extends Geospatial> - Class in org.apache.olingo.commons.api.edm.geo
Abstract base class for all Geometries that are composed out of other geospatial elements.
ComposedGeospatial(Geospatial.Dimension, Geospatial.Type, SRID, List<T>) - Constructor for class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
 
ConstantAnnotationExpression - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 
ConstantAnnotationExpression.Type - Enum in org.apache.olingo.commons.api.edm.provider.annotation
 
Constants - Interface in org.apache.olingo.commons.api
Constant values related to the OData protocol.
containsTarget() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
 
CONTENT_ENCODING - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
CONTENT_LANGUAGE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
CONTENT_LENGTH - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
CONTENT_LOCATION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
CONTENT_TYPE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
ContentType - Class in org.apache.olingo.commons.api.format
Internally used ContentType for OData library.
CONTEXT - Static variable in interface org.apache.olingo.commons.api.Constants
 
ContextURL - Class in org.apache.olingo.commons.api.data
High-level representation of a context URL, built from the string value returned by a service; provides access to the various components of the context URL, defined in the protocol specification.
ContextURL.Builder - Class in org.apache.olingo.commons.api.data
 
ContextURL.Builder() - Constructor for class org.apache.olingo.commons.api.data.ContextURL.Builder
 
ContextURL.Suffix - Enum in org.apache.olingo.commons.api.data
 
COOKIE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
create(String) - Static method in class org.apache.olingo.commons.api.format.AcceptType
Creates a list of AcceptType objects based on given input string (format).
create(String, String...) - Static method in class org.apache.olingo.commons.api.format.ContentType
Creates a content type from format and key-value pairs for parameters.
create(ContentType, String...) - Static method in class org.apache.olingo.commons.api.format.ContentType
Creates a content type from an existing content type and additional key-value pairs for parameters.
create(String) - Static method in class org.apache.olingo.commons.api.format.ContentType
Creates a ContentType based on given input string (format).
CsdlAbstractEdmItem - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlAbstractEdmItem() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
 
CsdlAbstractEdmProvider - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlAbstractEdmProvider() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
CsdlAction - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlAction() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAction
 
CsdlActionImport - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlActionImport() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
 
CsdlAliasInfo - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlAliasInfo() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
 
CsdlAnnotatable - Interface in org.apache.olingo.commons.api.edm.provider
 
CsdlAnnotation - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlAnnotation() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
 
CsdlAnnotations - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlAnnotations() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
 
CsdlBindingTarget - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlBindingTarget() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 
CsdlComplexType - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlComplexType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
 
CsdlEdmProvider - Interface in org.apache.olingo.commons.api.edm.provider
 
CsdlEntityContainer - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlEntityContainer() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
CsdlEntityContainerInfo - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlEntityContainerInfo() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
 
CsdlEntitySet - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlEntitySet() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
 
CsdlEntitySetPath - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlEntitySetPath() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
 
CsdlEntityType - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlEntityType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
CsdlEnumMember - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlEnumMember() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
 
CsdlEnumType - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlEnumType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
 
CsdlExpression - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlExpression() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlExpression
 
CsdlFunction - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlFunction() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlFunction
 
CsdlFunctionImport - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlFunctionImport() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
 
CsdlMapping - Class in org.apache.olingo.commons.api.edm.provider
Content of this class does not appear within the CSDL metadata document.
CsdlMapping() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlMapping
 
CsdlNamed - Interface in org.apache.olingo.commons.api.edm.provider
 
CsdlNavigationProperty - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlNavigationProperty() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
CsdlNavigationPropertyBinding - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlNavigationPropertyBinding() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
 
CsdlOnDelete - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlOnDelete() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
 
CsdlOnDeleteAction - Enum in org.apache.olingo.commons.api.edm.provider
 
CsdlOperation - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlOperation() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
CsdlOperationImport - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlOperationImport() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
 
CsdlParameter - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlParameter() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
CsdlProperty - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlProperty() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
CsdlPropertyRef - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlPropertyRef() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
 
CsdlReferentialConstraint - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlReferentialConstraint() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
 
CsdlReturnType - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlReturnType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
CsdlSchema - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlSchema() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
CsdlSingleton - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlSingleton() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
 
CsdlStructuralType - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlStructuralType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
CsdlTerm - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlTerm() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
CsdlTypeDefinition - Class in org.apache.olingo.commons.api.edm.provider
 
CsdlTypeDefinition() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 

D

DATE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
DEFAULT_PRECISION - Static variable in interface org.apache.olingo.commons.api.Constants
 
DEFAULT_SCALE - Static variable in interface org.apache.olingo.commons.api.Constants
 
DeletedEntity - Class in org.apache.olingo.commons.api.data
 
DeletedEntity() - Constructor for class org.apache.olingo.commons.api.data.DeletedEntity
 
DeletedEntity.Reason - Enum in org.apache.olingo.commons.api.data
 
Delta - Class in org.apache.olingo.commons.api.data
 
Delta() - Constructor for class org.apache.olingo.commons.api.data.Delta
 
DeltaLink - Class in org.apache.olingo.commons.api.data
 
DeltaLink() - Constructor for class org.apache.olingo.commons.api.data.DeltaLink
 
derived(EdmEntityType) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
 
derivedEntity(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
 
dimension - Variable in class org.apache.olingo.commons.api.edm.geo.Geospatial
 
DynamicAnnotationExpression - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 

E

EDIT_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
EDITMEDIA_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
Edm - Interface in org.apache.olingo.commons.api.edm
Entity Data Model (EDM)
Interface representing a Entity Data Model as described in the Conceptual Schema Definition.
EDM_NAMESPACE - Static variable in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
 
EdmAction - Interface in org.apache.olingo.commons.api.edm
A CSDL action.
EdmActionImport - Interface in org.apache.olingo.commons.api.edm
An EdmActionImport element.
EdmActionImportInfo - Interface in org.apache.olingo.commons.api.edm
Objects of this class contain information about one action import inside the EntityDataModel.
EdmAnd - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmAnnotatable - Interface in org.apache.olingo.commons.api.edm
Can be applied to CSDL elements as described in the Conceptual Schema Definition Language.
EdmAnnotation - Interface in org.apache.olingo.commons.api.edm
 
EdmAnnotationExpression - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmAnnotationPath - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmAnnotations - Interface in org.apache.olingo.commons.api.edm
This is used to apply a group of annotations to a single model element.
EdmAnnotationsTarget - Interface in org.apache.olingo.commons.api.edm
Interface for CSDL elements thar can be evaluated as target for edm:Annotations.
EdmAnnotationsTarget.TargetType - Enum in org.apache.olingo.commons.api.edm
 
EdmApply - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmBindingTarget - Interface in org.apache.olingo.commons.api.edm
Entity Sets or Singletons can be bound to each other using a navigation property binding so an EdmBindingTarget can either be an EdmEntitySet or an EdmSingleton.
EdmCast - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmCollection - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmComplexType - Interface in org.apache.olingo.commons.api.edm
A CSDL ComplexType element.
EdmConstantAnnotationExpression - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmContentKind - Enum in org.apache.olingo.commons.api.edm.constants
Specifies the content type of the value of the property being mapped via a customizable feed mapping.
EdmDynamicAnnotationExpression - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmElement - Interface in org.apache.olingo.commons.api.edm
EdmEntityContainer - Interface in org.apache.olingo.commons.api.edm
A CSDL EntityContainer element.
EdmEntitySet - Interface in org.apache.olingo.commons.api.edm
A CSDL EntitySet element.
EdmEntityType - Interface in org.apache.olingo.commons.api.edm
A CSDL EntityType element.
EdmEnumType - Interface in org.apache.olingo.commons.api.edm
An EdmEnumType represents a set of related values.
EdmEq - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmException - Exception in org.apache.olingo.commons.api.edm
 
EdmException(Exception) - Constructor for exception org.apache.olingo.commons.api.edm.EdmException
 
EdmException(String) - Constructor for exception org.apache.olingo.commons.api.edm.EdmException
 
EdmException(String, Exception) - Constructor for exception org.apache.olingo.commons.api.edm.EdmException
 
EdmFunction - Interface in org.apache.olingo.commons.api.edm
An EdmFunction as described in the OData specification
EdmFunctionImport - Interface in org.apache.olingo.commons.api.edm
A CSDL FunctionImport element
EdmGe - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmGt - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmIf - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmIsOf - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmKeyPropertyRef - Interface in org.apache.olingo.commons.api.edm
A key property reference element.
EdmLabeledElement - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmLabeledElementReference - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmLe - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmLt - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmMappable - Interface in org.apache.olingo.commons.api.edm
EdmMappable can be applied to CSDL elements to associate additional information.
EdmMapping - Interface in org.apache.olingo.commons.api.edm
EdmMapping holds custom mapping information which can be applied to a CSDL element.
EdmMember - Interface in org.apache.olingo.commons.api.edm
An EdmEnumType member element.
EdmNamed - Interface in org.apache.olingo.commons.api.edm
EdmNamed is the base interface for nearly all CSDL constructs.
EdmNavigationProperty - Interface in org.apache.olingo.commons.api.edm
A CSDL NavigationProperty element
EdmNavigationProperty allows navigation from one entity type to another via a relationship.
EdmNavigationPropertyBinding - Interface in org.apache.olingo.commons.api.edm
A navigation property binding which binds entity sets or singletons with each other.
EdmNavigationPropertyPath - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmNe - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmNot - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmNull - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmOnDelete - Enum in org.apache.olingo.commons.api.edm.constants
 
EdmOperation - Interface in org.apache.olingo.commons.api.edm
A EdmOperation can either be an EdmAction or an EdmFunction.
EdmOperationImport - Interface in org.apache.olingo.commons.api.edm
An EdmOperationImport can be an EdmActionImport or an EdmFunctionImport.
EdmOperationImportInfo - Interface in org.apache.olingo.commons.api.edm
Objects of this class contain information about one action or function import inside the EntityDataModel.
EdmOr - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmParameter - Interface in org.apache.olingo.commons.api.edm
A CSDL parameter element
EdmPath - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmPrimitiveType - Interface in org.apache.olingo.commons.api.edm
EdmPrimitiveType is a primitive type as defined in the Entity Data Model (EDM).
EdmPrimitiveTypeException - Exception in org.apache.olingo.commons.api.edm
 
EdmPrimitiveTypeException(String) - Constructor for exception org.apache.olingo.commons.api.edm.EdmPrimitiveTypeException
 
EdmPrimitiveTypeException(String, Exception) - Constructor for exception org.apache.olingo.commons.api.edm.EdmPrimitiveTypeException
 
EdmPrimitiveTypeKind - Enum in org.apache.olingo.commons.api.edm
 
EdmProperty - Interface in org.apache.olingo.commons.api.edm
A CSDL Property element.
EdmPropertyPath - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmPropertyValue - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmRecord - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmReferentialConstraint - Interface in org.apache.olingo.commons.api.edm
A referential constraint of a navigation property.
EdmReturnType - Interface in org.apache.olingo.commons.api.edm
EdmSchema - Interface in org.apache.olingo.commons.api.edm
A csdl schema element
EdmSingleton - Interface in org.apache.olingo.commons.api.edm
An EdmSingleton represents a single entity inside the entity model.
EdmStructuredType - Interface in org.apache.olingo.commons.api.edm
EdmStructuralType is the base for a complex type or an entity type.
EdmTerm - Interface in org.apache.olingo.commons.api.edm
An EdmTerm defines a term in a vocabulary.
EdmTwoParamsOpDynamicAnnotationExpression - Interface in org.apache.olingo.commons.api.edm.annotation
 
EdmType - Interface in org.apache.olingo.commons.api.edm
EdmType holds the namespace of a given type and its type as EdmTypeKind.
EdmTyped - Interface in org.apache.olingo.commons.api.edm
EdmTyped indicates if an EDM element is of a special type and holds the multiplicity of that type.
EdmTypeDefinition - Interface in org.apache.olingo.commons.api.edm
An EdmTypeDefinition defines a specialization of one of the possible primitive types.
EdmTypeKind - Enum in org.apache.olingo.commons.api.edm.constants
EdmTypeKind specifies the type of an EDM element.
EdmUrlRef - Interface in org.apache.olingo.commons.api.edm.annotation
 
ELEM_DELETED_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_ELEMENT - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_GEOCOLLECTION - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_GEOMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_LINESTRING - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_LINESTRINGMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_LINKS - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_MULTILINESTRING - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_MULTIPOINT - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_MULTIPOLYGON - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_POINT - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_POINTMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_POLYGON - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_POLYGON_EXTERIOR - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_POLYGON_INTERIOR - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_POLYGON_LINEARRING - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_POS - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_PROPERTY - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_REASON - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_SURFACEMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_URI - Static variable in interface org.apache.olingo.commons.api.Constants
 
Entity - Class in org.apache.olingo.commons.api.data
 
Entity() - Constructor for class org.apache.olingo.commons.api.data.Entity
 
ENTITY_BINDING_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ENTITY_COLLECTION_BINDING_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ENTITY_NAVIGATION_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ENTITY_SET_NAVIGATION_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
EntityCollection - Class in org.apache.olingo.commons.api.data
 
EntityCollection() - Constructor for class org.apache.olingo.commons.api.data.EntityCollection
 
entitySet(EdmEntitySet) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
 
entitySet - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
 
entitySetOrSingletonOrType(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
 
entitySetPath - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
equals(Object) - Method in class org.apache.olingo.commons.api.data.Annotatable
 
equals(Object) - Method in class org.apache.olingo.commons.api.data.Valuable
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.geo.SRID
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
 
equals(Object) - Method in class org.apache.olingo.commons.api.format.ContentType
ContentTypes are equal if type, subtype, and all parameters have the same value.
ERROR_CODE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ERROR_DETAILS - Static variable in interface org.apache.olingo.commons.api.Constants
 
ERROR_INNERERROR - Static variable in interface org.apache.olingo.commons.api.Constants
 
ERROR_MESSAGE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ERROR_TARGET - Static variable in interface org.apache.olingo.commons.api.Constants
 
ETAG - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
EXPIRES - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader

F

fromContentType(ContentType) - Static method in class org.apache.olingo.commons.api.format.AcceptType
Creates a list of AcceptType objects based on given content type.
fromContentType(ContentType) - Static method in enum org.apache.olingo.commons.api.format.ODataFormat
Gets OData format from a content type.
fromStatusCode(int) - Static method in enum org.apache.olingo.commons.api.http.HttpStatusCode
Convert a numerical status code into the corresponding status enum object.
fromString(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.ConstantAnnotationExpression.Type
 
fromString(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.TwoParamsOpDynamicAnnotationExpression.Type
 
fromString(String) - Static method in enum org.apache.olingo.commons.api.format.ODataFormat
 
fromUriLiteral(String) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
Converts URI literal representation to default literal representation.
FullQualifiedName - Class in org.apache.olingo.commons.api.edm
A full qualified name of any element in the EDM consists of a name and a namespace.
FullQualifiedName(String, String) - Constructor for class org.apache.olingo.commons.api.edm.FullQualifiedName
 
FullQualifiedName(String) - Constructor for class org.apache.olingo.commons.api.edm.FullQualifiedName
 

G

Geospatial - Class in org.apache.olingo.commons.api.edm.geo
Base class for all geospatial info.
Geospatial(Geospatial.Dimension, Geospatial.Type, SRID) - Constructor for class org.apache.olingo.commons.api.edm.geo.Geospatial
Constructor.
Geospatial.Dimension - Enum in org.apache.olingo.commons.api.edm.geo
 
Geospatial.Type - Enum in org.apache.olingo.commons.api.edm.geo
 
GeospatialCollection - Class in org.apache.olingo.commons.api.edm.geo
Wrapper for a collection of geospatials info.
GeospatialCollection(Geospatial.Dimension, SRID, List<Geospatial>) - Constructor for class org.apache.olingo.commons.api.edm.geo.GeospatialCollection
 
geospatials - Variable in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
 
GeoUtils - Class in org.apache.olingo.commons.api.data
 
getAction() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
 
getAction() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
 
getActionFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
 
getActionImport(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
Get contained ActionImport by name.
getActionImport(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getActionImport(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return an CsdlActionImport or null if nothing is found
getActionImport(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Gets the first action import with given name.
getActionImportName() - Method in interface org.apache.olingo.commons.api.edm.EdmActionImportInfo
 
getActionImports() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
This method DOES NOT support lazy loading
getActionImports() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
getActionImports(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Gets all action imports with given name.
getActionImportUri() - Method in interface org.apache.olingo.commons.api.edm.EdmActionImportInfo
We use a URI object here to ensure the right encoding.
getActions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getActions(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getActions(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return a list of all CsdlAction for the FullQualifiedname or null if nothing is found
getActions() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getActions(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
All actions with the given name
getAddedLinks() - Method in class org.apache.olingo.commons.api.data.Delta
 
getAlias() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
 
getAlias() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getAlias() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
 
getAlias() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
 
getAlias() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getAliasInfos() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getAliasInfos() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return a list of all namespaces which have an alias
getAllByName(String, Collection<T>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
 
getAnnoatatable(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getAnnoatatable(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
 
getAnnotatables() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getAnnotation(FullQualifiedName, EdmTerm) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get EdmAnnotation by element FQN and term.
getAnnotation(EdmTerm) - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotatable
 
getAnnotation(EdmTerm) - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
 
getAnnotation(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
 
getAnnotation(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getAnnotationGroup(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get EdmAnnotations by target.
getAnnotationGroup(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getAnnotationGroups() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getAnnotationGroups() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getAnnotations() - Method in class org.apache.olingo.commons.api.data.Annotatable
 
getAnnotations(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get all EdmAnnotation by element FQN.
getAnnotations() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotatable
 
getAnnotations() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
 
getAnnotations() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlAnnotatable
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
getAnnotationsGroup(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getAnnotationsGroup(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
 
getAnnotationsTargetFQN() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotationsTarget
 
getAnnotationsTargetPath() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotationsTarget
 
getAnnotationsTargetType() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotationsTarget
 
getAppliesTo() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
getAppliesTo() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
getAssociationLink(String) - Method in class org.apache.olingo.commons.api.data.Linked
Gets association link with given name, if available, otherwise null.
getAssociationLinks() - Method in class org.apache.olingo.commons.api.data.Linked
Gets association links.
getBaseTerm() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
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.
getBaseTerm() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
getBaseType() - Method in enum org.apache.olingo.commons.api.data.ValueType
 
getBaseType() - Method in interface org.apache.olingo.commons.api.edm.EdmComplexType
 
getBaseType() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
 
getBaseType() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Base types are described in the OData protocol specification.
getBaseType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
getBaseTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
getBaseURI() - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
Gets base URI.
getBindingLink() - Method in class org.apache.olingo.commons.api.data.Link
If this is a "toOne" relationship this method delivers the binding link or null if not set.
getBindingLinks() - Method in class org.apache.olingo.commons.api.data.Link
If this is a "toMany" relationship this method delivers the binding links or emptyList if not set.
getBindingParameter() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
 
getBindingParameterTypeFqn() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
 
getBoundAction(FullQualifiedName, FullQualifiedName, Boolean) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get Action by full qualified name and binding parameter type.
getBoundFunction(FullQualifiedName, FullQualifiedName, Boolean, List<String>) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get Function by full qualified name and binding parameter type and binding parameter names.
getCode() - Method in class org.apache.olingo.commons.api.ODataError
The value for the code name/value pair is a language-independent string.
getCode() - Method in class org.apache.olingo.commons.api.ODataErrorDetail
Gets error code.
getComplexType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get complex type by full qualified name..
getComplexType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getComplexType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return a CsdlComplexType or null if nothing is found.
getComplexType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getComplexTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getComplexTypes() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getContainerName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
 
getContentType() - Method in enum org.apache.olingo.commons.api.format.ODataFormat
Gets format as ContentType.
getContextURL() - Method in class org.apache.olingo.commons.api.data.ResWrap
The context URL describes the content of the payload.
getCount() - Method in class org.apache.olingo.commons.api.data.EntityCollection
Gets number of entries - if it was required.
getDefaultType() - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
Returns the default Java type for this EDM primitive type as described in the documentation of EdmPrimitiveType.
getDefaultValue() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
 
getDefaultValue() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
getDefaultValue() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
getDefaultValue() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
getDeletedEntities() - Method in class org.apache.olingo.commons.api.data.Delta
 
getDeletedLinks() - Method in class org.apache.olingo.commons.api.data.Delta
 
getDeltaLink() - Method in class org.apache.olingo.commons.api.data.EntityCollection
Gets delta link if exists.
getDerivedEntity() - Method in class org.apache.olingo.commons.api.data.ContextURL
 
getDetails() - Method in class org.apache.olingo.commons.api.ODataError
Gets error details.
getDimension(EdmPrimitiveTypeKind) - Static method in class org.apache.olingo.commons.api.data.GeoUtils
 
getDimension() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
Gets dimension.
getDimension() - Method in class org.apache.olingo.commons.api.edm.geo.SRID
 
getEditLink() - Method in class org.apache.olingo.commons.api.data.Entity
Gets entity edit link.
getEdmClass() - Method in enum org.apache.olingo.commons.api.edm.EdmAnnotationsTarget.TargetType
 
getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
 
getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.GeospatialCollection
 
getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.LineString
 
getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.MultiLineString
 
getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.MultiPoint
 
getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.MultiPolygon
 
getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.Point
 
getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
 
getElse() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
 
getElse() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.If
 
getEntities() - Method in class org.apache.olingo.commons.api.data.EntityCollection
Gets entities.
getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.Edm
Get main entity container.
getEntityContainer(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get entity container by full qualified name.
getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
Returns the entity container this target is contained in.
getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImport
 
getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getEntityContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
Returns the entity container of this edm
getEntityContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getEntityContainerInfo(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getEntityContainerInfo(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return an CsdlEntityContainerInfo or null if nothing is found
getEntityContainerName() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImportInfo
 
getEntitySet(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
Get contained EntitySet by name.
getEntitySet(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getEntitySet(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return an CsdlEntitySet or null if nothing is found
getEntitySet(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
getEntitySet() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
 
getEntitySetOrSingletonOrType() - Method in class org.apache.olingo.commons.api.data.ContextURL
 
getEntitySetPath() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
 
getEntitySetPath() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
getEntitySets() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
This method DOES NOT support lazy loading
getEntitySets() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
getEntityType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get entity type by full qualified name.
getEntityType() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
Get the entity type.
getEntityType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getEntityType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return an CsdlEntityType or null if nothing is found
getEntityType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getEntityTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getEntityTypes() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getEnumType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get enum type by full qualified name.
getEnumType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getEnumType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return an CsdlEnumType or null if nothing is found
getEnumType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getEnumTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getEnumTypes() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getETag() - Method in class org.apache.olingo.commons.api.data.Entity
Gets ETag.
getExpression() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmNot
 
getExpression() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotation
 
getExpression() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Not
 
getExpression() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
 
getExtendsContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
getExtendsContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
 
getExtendsContainerFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
getExterior() - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
Gets exterior points.
getFullQualifiedName() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
 
getFullQualifiedName() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImport
 
getFullQualifiedName() - Method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
Returns the FullQualifiedName for this type kind.
getFullQualifiedName() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
getFullQualifiedName() - Method in interface org.apache.olingo.commons.api.edm.EdmType
 
getFullQualifiedNameAsString() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
 
getFunction() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmApply
A QualifiedName specifying the name of the client-side function to apply.
getFunction() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Apply
 
getFunction() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
 
getFunctionFqn() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
 
getFunctionFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
 
getFunctionImport(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
Get contained FunctionImport by name.
getFunctionImport(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getFunctionImport(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return a CsdlFunctionImport or null if nothing is found
getFunctionImport(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Gets the first function import with given name.
getFunctionImports() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
This method DOES NOT support lazy loading
getFunctionImports() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
getFunctionImports(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Gets all function imports with given name.
getFunctions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getFunctions(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getFunctions(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return a list of all CsdlFunction for the FullQualifiedname or null if nothing is found
getFunctions() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getFunctions(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
All functions with the given name
getGuard() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
 
getGuard() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.If
 
getHref() - Method in class org.apache.olingo.commons.api.data.Link
Gets href.
getId() - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
Gest ID.
getId() - Method in class org.apache.olingo.commons.api.data.DeletedEntity
 
getInfo() - Method in enum org.apache.olingo.commons.api.http.HttpStatusCode
Get the status code info.
getInlineEntity() - Method in class org.apache.olingo.commons.api.data.Link
Gets in-line entity.
getInlineEntitySet() - Method in class org.apache.olingo.commons.api.data.Link
Gets in-line entity set.
getInnerError() - Method in class org.apache.olingo.commons.api.ODataError
Gets server defined key-value pairs for debug environment only.
getInterior() - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
Gest interior points.
getItems() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCollection
 
getItems() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Collection
 
getKey() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
getKeyPath() - Method in class org.apache.olingo.commons.api.data.ContextURL
 
getKeyPredicateNames() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
Gets all key predicate names.
getKeyPropertyRef(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
Get a key property ref by its name.
getKeyPropertyRefs() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
Get all key properties references as list of EdmKeyPropertyRef.
getKind() - Method in interface org.apache.olingo.commons.api.edm.EdmType
 
getLeftExpression() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmTwoParamsOpDynamicAnnotationExpression
 
getLeftExpression() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.TwoParamsOpDynamicAnnotationExpression
 
getMappedJavaClass() - Method in interface org.apache.olingo.commons.api.edm.EdmMapping
The class which is returned here will be used to during deserialization to replace the default java class for a primitive type.
getMappedJavaClass() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlMapping
 
getMapping() - Method in interface org.apache.olingo.commons.api.edm.EdmMappable
Get mapping information applied to an EDM element.
getMapping() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
getMapping() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
 
getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
 
getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
 
getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
 
getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
 
getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
 
getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Cast
 
getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.IsOf
 
getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
getMediaContentSource() - Method in class org.apache.olingo.commons.api.data.Entity
Gets media content resource.
getMediaContentType() - Method in class org.apache.olingo.commons.api.data.Entity
Gets media content type.
getMediaEditLinks() - Method in class org.apache.olingo.commons.api.data.Entity
Gets media entity links.
getMediaETag() - Method in class org.apache.olingo.commons.api.data.Entity
ETag of the binary stream represented by this media entity or named stream property.
getMediaETag() - Method in class org.apache.olingo.commons.api.data.Link
Gets Media ETag.
getMember(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
 
getMember(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
 
getMember(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
 
getMemberNames() - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
 
getMembers() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
 
getMessage() - Method in class org.apache.olingo.commons.api.ODataError
The value for the message name/value pair MUST be a human-readable, language-dependent representation of the error.
getMessage() - Method in class org.apache.olingo.commons.api.ODataErrorDetail
Gets error message.
getMetadataAnchor() - Method in class org.apache.olingo.commons.api.data.Operation
Gets metadata anchor.
getMetadataETag() - Method in class org.apache.olingo.commons.api.data.ResWrap
An ETag header MAY also be returned on a metadata document request or service document request to allow the client subsequently to make a conditional request for the metadata or service document.
getMimeType() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
Gets the related MIME type for the property.
getMimeType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
getName() - Method in class org.apache.olingo.commons.api.data.Parameter
 
getName() - Method in class org.apache.olingo.commons.api.data.Property
 
getName() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLabeledElement
 
getName() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
 
getName() - Method in interface org.apache.olingo.commons.api.edm.EdmNamed
 
getName() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
 
getName() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.LabeledElement
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
 
getName() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlNamed
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
getNamespace() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
 
getNamespace() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getNamespace() - Method in interface org.apache.olingo.commons.api.edm.EdmType
Namespace of this EdmType.
getNamespace() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
 
getNamespace() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
 
getNamespace() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getNavigationBinding(String) - Method in class org.apache.olingo.commons.api.data.Linked
Gets binding link with given name, if available, otherwise null.
getNavigationBindings() - Method in class org.apache.olingo.commons.api.data.Linked
Gets binding links.
getNavigationLink(String) - Method in class org.apache.olingo.commons.api.data.Linked
Gets navigation link with given name, if available, otherwise null.
getNavigationLinks() - Method in class org.apache.olingo.commons.api.data.Linked
Gets navigation links.
getNavigationProperties() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
getNavigationProperty(String) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Get navigation property by name.
getNavigationProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
getNavigationPropertyBindings() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
 
getNavigationPropertyBindings() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 
getNavigationPropertyNames() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Get all navigation property names.
getNavOrPropertyPath() - Method in class org.apache.olingo.commons.api.data.ContextURL
 
getNext() - Method in class org.apache.olingo.commons.api.data.EntityCollection
Gets next link if exists.
getOnDelete() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
getOneByName(String, Collection<T>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
 
getOneByTitle(String, List<Link>) - Method in class org.apache.olingo.commons.api.data.Linked
 
getOperations() - Method in class org.apache.olingo.commons.api.data.Entity
Gets operations.
getParameter(String) - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
 
getParameter(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
getParameterNames() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
A list of all parameter names.
getParameters() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmApply
 
getParameters() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Apply
 
getParameters() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
getParameters() - Method in class org.apache.olingo.commons.api.format.AcceptType
 
getParameters() - Method in class org.apache.olingo.commons.api.format.ContentType
 
getParentContainerName() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
 
getPartner() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
 
getPartner() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
getPath() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationPropertyBinding
A path contains the full qualified name of the type it is referring to as a first segment.
getPath() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
 
getPath() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
 
getPayload() - Method in class org.apache.olingo.commons.api.data.ResWrap
Gets contained object.
getPrecision() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
 
getPrecision() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
 
getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
 
getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
 
getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
 
getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
 
getPrecision() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Cast
 
getPrecision() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.IsOf
 
getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
getProperties() - Method in class org.apache.olingo.commons.api.data.Entity
Gets properties.
getProperties() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
getProperty(String) - Method in class org.apache.olingo.commons.api.data.Entity
Gets property with given name.
getProperty() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyValue
 
getProperty() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
 
getProperty(String) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Get property by name
getProperty() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.PropertyValue
 
getProperty() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
 
getProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
getPropertyName() - Method in interface org.apache.olingo.commons.api.edm.EdmReferentialConstraint
 
getPropertyNames() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Get all simple and complex property names.
getPropertyValues() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmRecord
 
getPropertyValues() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Record
 
getQualifier() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotation
 
getQualifier() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
 
getQualifier() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
 
getQualifier() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
 
getQuality() - Method in class org.apache.olingo.commons.api.format.AcceptType
 
getReason() - Method in class org.apache.olingo.commons.api.data.DeletedEntity
 
getReferencedProperty() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
 
getReferencedPropertyName() - Method in interface org.apache.olingo.commons.api.edm.EdmReferentialConstraint
 
getReferencingPropertyName(String) - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
 
getReferentialConstraints() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
 
getReferentialConstraints() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
getRel() - Method in class org.apache.olingo.commons.api.data.Link
Gets rel info.
getRelatedBindingTarget(String) - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
Returns the target for a given path.
getRelationship() - Method in class org.apache.olingo.commons.api.data.DeltaLink
 
getRepresentation() - Method in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
 
getReturnedEntitySet(EdmEntitySet) - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
 
getReturnedEntitySet() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImport
 
getReturnType() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
 
getReturnType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
getRightExpression() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmTwoParamsOpDynamicAnnotationExpression
 
getRightExpression() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.TwoParamsOpDynamicAnnotationExpression
 
getScale() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
 
getScale() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
 
getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
 
getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
 
getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
 
getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
 
getScale() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Cast
 
getScale() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.IsOf
 
getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
getSchema(String) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get schema by namespace.
getSchemas() - Method in interface org.apache.olingo.commons.api.edm.Edm
This method DOES NOT support lazy loading.
getSchemas() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getSchemas() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return a collection of all CsdlSchema
getSelectList() - Method in class org.apache.olingo.commons.api.data.ContextURL
 
getSelfLink() - Method in class org.apache.olingo.commons.api.data.Entity
Gets entity self link.
getServiceRoot() - Method in class org.apache.olingo.commons.api.data.ContextURL
 
getSingleton(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
Get contained Singleton by name.
getSingleton(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getSingleton(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return an CsdlSingleton or null if nothing is found
getSingleton(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
getSingletons() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
This method DOES NOT support lazy loading
getSingletons() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
getSource() - Method in class org.apache.olingo.commons.api.data.DeltaLink
 
getSrid() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
 
getSrid() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
 
getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
 
getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
 
getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
 
getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
 
getSrid() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
Gets s-rid.
getSrid() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Cast
 
getSrid() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.IsOf
 
getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
getStatusCode() - Method in enum org.apache.olingo.commons.api.http.HttpStatusCode
Get the associated status code.
getStructuralProperty(String) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Get structural property by name.
getSubtype() - Method in class org.apache.olingo.commons.api.format.AcceptType
 
getSubtype() - Method in class org.apache.olingo.commons.api.format.ContentType
 
getSuffix() - Method in class org.apache.olingo.commons.api.data.ContextURL
 
getTarget() - Method in class org.apache.olingo.commons.api.data.DeltaLink
 
getTarget() - Method in class org.apache.olingo.commons.api.data.Operation
Gets target.
getTarget() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
 
getTarget() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationPropertyBinding
 
getTarget() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
 
getTarget() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
 
getTarget() - Method in class org.apache.olingo.commons.api.ODataError
The value for the target name/value pair is the target of the particular error (for example, the name of the property in error).
getTarget() - Method in class org.apache.olingo.commons.api.ODataErrorDetail
Gets error target.
getTerm() - Method in class org.apache.olingo.commons.api.data.Annotation
 
getTerm(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get Term full by qualified name.
getTerm() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotation
 
getTerm(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getTerm() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
 
getTerm(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return a CsdlTerm for the FullQualifiedName or null if nothing is found.
getTerm(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getTerms() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getTerms() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getThen() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
 
getThen() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.If
 
getTitle() - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
 
getTitle() - Method in class org.apache.olingo.commons.api.data.Link
Gets title.
getTitle() - Method in class org.apache.olingo.commons.api.data.Operation
Gets title.
getType() - Method in class org.apache.olingo.commons.api.data.Entity
Gets entity type.
getType(Geospatial.Dimension, String) - Static method in class org.apache.olingo.commons.api.data.GeoUtils
 
getType() - Method in class org.apache.olingo.commons.api.data.Link
Gets type.
getType() - Method in class org.apache.olingo.commons.api.data.Valuable
 
getType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
 
getType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
 
getType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmRecord
 
getType() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
 
getType() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
getType() - Method in interface org.apache.olingo.commons.api.edm.EdmTyped
See EdmType for more information about possible types.
getType() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
Gets type.
getType() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Cast
 
getType() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.ConstantAnnotationExpression
 
getType() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.IsOf
 
getType() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Record
 
getType() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.TwoParamsOpDynamicAnnotationExpression
 
getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 
getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
getType() - Method in class org.apache.olingo.commons.api.format.AcceptType
 
getType() - Method in class org.apache.olingo.commons.api.format.ContentType
 
getTypeAsFQNObject() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
getTypeDefinition(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get a type definition by full qualified name.
getTypeDefinition(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getTypeDefinition(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return an CsdlTypeDefinition or null if nothing is found
getTypeDefinition(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getTypeDefinitions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getTypeDefinitions() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 
getTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
getTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
getTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
getUnboundAction(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get unbound Action by full qualified name.
getUnboundAction() - Method in interface org.apache.olingo.commons.api.edm.EdmActionImport
Gets unbound action.
getUnboundFunction(FullQualifiedName, List<String>) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get Function by full qualified name.
getUnboundFunction(List<String>) - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
Gets unbound function with given parameter names.
getUnboundFunctions(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get Function by full qualified name.
getUnboundFunctions() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
Gets unbound functions.
getUnderlyingType() - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
 
getUnderlyingType() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
 
getUnderlyingType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
 
getUnderlyingType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
getValue() - Method in class org.apache.olingo.commons.api.data.ComplexValue
 
getValue() - Method in class org.apache.olingo.commons.api.data.Valuable
Get the value
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmAnnotationPath
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantAnnotationExpression
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLabeledElement
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLabeledElementReference
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmNavigationPropertyPath
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPath
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyPath
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyValue
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmUrlRef
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.EdmMember
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.AnnotationPath
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Cast
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.ConstantAnnotationExpression
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.IsOf
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.LabeledElement
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.LabeledElementReference
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.NavigationPropertyPath
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Path
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.PropertyPath
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.PropertyValue
 
getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.UrlRef
 
getValue() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
 
getValueAsString() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantAnnotationExpression
 
getValueType() - Method in class org.apache.olingo.commons.api.data.Valuable
 
getX() - Method in class org.apache.olingo.commons.api.edm.geo.Point
 
getY() - Method in class org.apache.olingo.commons.api.edm.geo.Point
 
getZ() - Method in class org.apache.olingo.commons.api.edm.geo.Point
 

H

hashCode() - Method in class org.apache.olingo.commons.api.data.Annotatable
 
hashCode() - Method in class org.apache.olingo.commons.api.data.Valuable
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.geo.SRID
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
 
hashCode() - Method in class org.apache.olingo.commons.api.format.ContentType
 
hasStream() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
Indicates if the entity type is treated as Media Link Entry with associated Media Resource.
hasStream() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
HOST - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
HttpContentType - Interface in org.apache.olingo.commons.api.http
Constants for Http Content Type definitions as specified in RFC 2616 Section 14.
HttpHeader - Interface in org.apache.olingo.commons.api.http
HTTP header constants
HttpMethod - Enum in org.apache.olingo.commons.api.http
Supported HTTP methods.
HttpStatusCode - Enum in org.apache.olingo.commons.api.http
HTTP status codes as defined in RFC2616-sec10 and additional status codes as defined in RFC6585

I

If - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 
IF_MATCH - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
IF_MODIFIED_SINCE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
IF_NONE_MATCH - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
IF_UNMODIFIED_SINCE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
isAbstract() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Indicates if the structured type is abstract.
isAbstract - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
isAbstract() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
isAnd() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isAnnotationPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isAnnotationPath() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
isApply() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isApply() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
isBiggerThan(String, String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
actual > comparedTo
isBindingParameterTypeCollection() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
 
isBound() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
For more information on bound operations please refer to the OData V4 specification.
isBound - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
isBound() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
isCast() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isCast() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
isCollection() - Method in class org.apache.olingo.commons.api.data.ContextURL
 
isCollection() - Method in class org.apache.olingo.commons.api.data.Valuable
Check if Valuable contains a COLLECTION_* ValueType
isCollection() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isCollection() - Method in interface org.apache.olingo.commons.api.edm.EdmTyped
 
isCollection() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
isCompatible(EdmPrimitiveType) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
Checks type compatibility.
isCompatible(ContentType) - Method in class org.apache.olingo.commons.api.format.ContentType
ContentTypes are compatible if type and subtype have the same value.
isComplex() - Method in class org.apache.olingo.commons.api.data.Valuable
Check if Valuable contains a COMPLEX or COLLECTION_COMPLEX ValueType
isComposable() - Method in interface org.apache.olingo.commons.api.edm.EdmFunction
 
isComposable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
 
isConstant() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmAnnotationExpression
 
isConstant() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.AnnotationExpression
 
isContainsTarget() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
isDelta() - Method in class org.apache.olingo.commons.api.data.ContextURL
 
isDeltaDeletedEntity() - Method in class org.apache.olingo.commons.api.data.ContextURL
 
isDeltaDeletedLink() - Method in class org.apache.olingo.commons.api.data.ContextURL
 
isDeltaLink() - Method in class org.apache.olingo.commons.api.data.ContextURL
 
isDynamic() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmAnnotationExpression
 
isDynamic() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.AnnotationExpression
 
isEmpty() - Method in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
Checks if is empty.
isEntity() - Method in class org.apache.olingo.commons.api.data.ContextURL
 
isEntity() - Method in class org.apache.olingo.commons.api.data.Parameter
Check if Valuable contains a ENTITY or COLLECTION_ENTITY ValueType
isEnum() - Method in class org.apache.olingo.commons.api.data.Valuable
Check if Valuable contains a ENUM or COLLECTION_ENUM ValueType
isEq() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isFlags() - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
 
isFlags() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
 
isGe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isGeospatial() - Method in class org.apache.olingo.commons.api.data.Valuable
Check if Valuable contains a GEOSPATIAL or COLLECTION_GEOSPATIAL ValueType
isGeospatial() - Method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
Checks if is a geospatial type.
isGt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isIf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isIf() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
isIncludeInServiceDocument() - Method in interface org.apache.olingo.commons.api.edm.EdmEntitySet
 
isIncludeInServiceDocument() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
 
isIncludeInServiceDocument() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
 
isIncludeInServiceDocument() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
 
isIsOf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isIsOf() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
isLabeledElement() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isLabeledElement() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
isLabeledElementReference() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isLabeledElementReference() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
isLe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isLt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isMediaEntity() - Method in class org.apache.olingo.commons.api.data.Entity
Checks if the current entity is a media entity.
isNavigationPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isNavigationPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
isNe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isNot() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isNot() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
isNotDefault() - Method in class org.apache.olingo.commons.api.edm.geo.SRID
 
isNull() - Method in class org.apache.olingo.commons.api.data.Property
 
isNull() - Method in class org.apache.olingo.commons.api.data.Valuable
 
isNull() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isNull() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
 
isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
 
isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
 
isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
 
isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
IsOf - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 
isOpenType() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Indicates if the structured type is an open type.
isOpenType - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
isOpenType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
isOr() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isParseable(String) - Static method in class org.apache.olingo.commons.api.format.ContentType
Validates if given format is parseable and can be used as input for ContentType.create(String) method.
isPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isPath() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
isPrimitive() - Method in class org.apache.olingo.commons.api.data.Valuable
Check if Valuable contains a PRIMITIVE or COLLECTION_PRIMITIVE ValueType
isPrimitive() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
Gets the info if the property is a primitive property.
isPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
isPropertyValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isPropertyValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
isRecord() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isRecord() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
isReference() - Method in class org.apache.olingo.commons.api.data.ContextURL
 
isTwoParamsOp() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
isUnicode() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
 
isUnicode() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
 
isUnicode() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
isUnicode() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
isUrlRef() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isUrlRef() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
 
iterator() - Method in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial

J

JSON_ASSOCIATION_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_BIND_LINK_SUFFIX - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_CONTEXT - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_COORDINATES - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_COUNT - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_CRS - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_DELTA_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_EDIT_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_ERROR - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_ETAG - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_GEOMETRIES - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_ID - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_MEDIA_CONTENT_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_MEDIA_EDIT_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_MEDIA_ETAG - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_MEDIA_READ_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_METADATA - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_METADATA_ETAG - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_NAME - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_NAVIGATION_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_NEXT_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_NULL - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_READ_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_URL - Static variable in interface org.apache.olingo.commons.api.Constants
 

K

keyPath(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
 

L

LabeledElement - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 
LabeledElementReference - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 
LAST_MODIFIED - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
LineString - Class in org.apache.olingo.commons.api.edm.geo
 
LineString(Geospatial.Dimension, SRID, List<Point>) - Constructor for class org.apache.olingo.commons.api.edm.geo.LineString
 
Link - Class in org.apache.olingo.commons.api.data
 
Link() - Constructor for class org.apache.olingo.commons.api.data.Link
 
LINK - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
Linked - Class in org.apache.olingo.commons.api.data
 
Linked() - Constructor for class org.apache.olingo.commons.api.data.Linked
 
LOCATION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader

M

matches(ContentType) - Method in class org.apache.olingo.commons.api.format.AcceptType
Determines whether this accept type matches a given content type.
MEDIA_EDIT_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
METADATA - Static variable in interface org.apache.olingo.commons.api.Constants
 
MultiLineString - Class in org.apache.olingo.commons.api.edm.geo
 
MultiLineString(Geospatial.Dimension, SRID, List<LineString>) - Constructor for class org.apache.olingo.commons.api.edm.geo.MultiLineString
 
MULTIPART_FORM_DATA - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
MULTIPART_MIXED - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
MULTIPART_MIXED - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
MultiPoint - Class in org.apache.olingo.commons.api.edm.geo
 
MultiPoint(Geospatial.Dimension, SRID, List<Point>) - Constructor for class org.apache.olingo.commons.api.edm.geo.MultiPoint
 
MultiPolygon - Class in org.apache.olingo.commons.api.edm.geo
 
MultiPolygon(Geospatial.Dimension, SRID, List<Polygon>) - Constructor for class org.apache.olingo.commons.api.edm.geo.MultiPolygon
 

N

name - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 
name - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
name - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
 
name - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
navigationProperties - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
navigationPropertyBindings - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 
NavigationPropertyPath - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 
navOrPropertyPath(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
 
NEXT_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
Not - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 
NS_ASSOCIATION_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_ATOM - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_ATOM_TOMBSTONE - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_BASE - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_DATASERVICES - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_DELTA_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_GEORSS - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_GML - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_MEDIA_EDIT_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_METADATA - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_NAVIGATION_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_SCHEME - Static variable in interface org.apache.olingo.commons.api.Constants
 
Null - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 

O

ODATA_MAX_VERSION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
OData Custom Header
ODATA_VERSION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
OData Custom Header
ODataDeserializer - Interface in org.apache.olingo.commons.api.serialization
Interface for de-serialization.
ODataDeserializerException - Exception in org.apache.olingo.commons.api.serialization
 
ODataDeserializerException(String) - Constructor for exception org.apache.olingo.commons.api.serialization.ODataDeserializerException
 
ODataDeserializerException(Throwable) - Constructor for exception org.apache.olingo.commons.api.serialization.ODataDeserializerException
 
ODataDeserializerException(String, Throwable) - Constructor for exception org.apache.olingo.commons.api.serialization.ODataDeserializerException
 
ODataError - Class in org.apache.olingo.commons.api
OData error.
ODataError() - Constructor for class org.apache.olingo.commons.api.ODataError
 
ODataErrorDetail - Class in org.apache.olingo.commons.api
OData details, for example { "error": {..., "details":[ {"code": "301","target": "$search" ,"message": "$search query option not supported"} ],...}}.
ODataErrorDetail() - Constructor for class org.apache.olingo.commons.api.ODataErrorDetail
 
ODataException - Exception in org.apache.olingo.commons.api
 
ODataException(String) - Constructor for exception org.apache.olingo.commons.api.ODataException
 
ODataException(String, Throwable) - Constructor for exception org.apache.olingo.commons.api.ODataException
 
ODataException(Throwable) - Constructor for exception org.apache.olingo.commons.api.ODataException
 
ODataFormat - Enum in org.apache.olingo.commons.api.format
Available formats to be used in various contexts.
ODataPropertyType - Enum in org.apache.olingo.commons.api
 
ODataRuntimeException - Exception in org.apache.olingo.commons.api
 
ODataRuntimeException(String) - Constructor for exception org.apache.olingo.commons.api.ODataRuntimeException
 
ODataRuntimeException(String, Exception) - Constructor for exception org.apache.olingo.commons.api.ODataRuntimeException
 
ODataRuntimeException(Exception) - Constructor for exception org.apache.olingo.commons.api.ODataRuntimeException
 
ODataSerializer - Interface in org.apache.olingo.commons.api.serialization
Interface for serialization.
ODataSerializerException - Exception in org.apache.olingo.commons.api.serialization
 
ODataSerializerException(String) - Constructor for exception org.apache.olingo.commons.api.serialization.ODataSerializerException
 
ODataSerializerException(Throwable) - Constructor for exception org.apache.olingo.commons.api.serialization.ODataSerializerException
 
ODataSerializerException(String, Throwable) - Constructor for exception org.apache.olingo.commons.api.serialization.ODataSerializerException
 
ODataServiceVersion - Enum in org.apache.olingo.commons.api.edm.constants
This class is a container for the supported ODataServiceVersions.
Operation - Class in org.apache.olingo.commons.api.data
 
Operation() - Constructor for class org.apache.olingo.commons.api.data.Operation
 
org.apache.olingo.commons.api - package org.apache.olingo.commons.api
 
org.apache.olingo.commons.api.data - package org.apache.olingo.commons.api.data
Contains all the data objects of an OData responses and OData requests
org.apache.olingo.commons.api.edm - package org.apache.olingo.commons.api.edm
Contains representations for EDM objects created during the URI parsing
org.apache.olingo.commons.api.edm.annotation - package org.apache.olingo.commons.api.edm.annotation
 
org.apache.olingo.commons.api.edm.constants - package org.apache.olingo.commons.api.edm.constants
 
org.apache.olingo.commons.api.edm.geo - package org.apache.olingo.commons.api.edm.geo
 
org.apache.olingo.commons.api.edm.provider - package org.apache.olingo.commons.api.edm.provider
Contains representations for objects created during CSDL document parsing
org.apache.olingo.commons.api.edm.provider.annotation - package org.apache.olingo.commons.api.edm.provider.annotation
 
org.apache.olingo.commons.api.format - package org.apache.olingo.commons.api.format
 
org.apache.olingo.commons.api.http - package org.apache.olingo.commons.api.http
 
org.apache.olingo.commons.api.serialization - package org.apache.olingo.commons.api.serialization
 

P

Parameter - Class in org.apache.olingo.commons.api.data
 
Parameter() - Constructor for class org.apache.olingo.commons.api.data.Parameter
 
PARAMETER_CHARSET_UTF8 - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
parameters - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
parse(String) - Static method in class org.apache.olingo.commons.api.format.ContentType
Parses the given input string (format) and returns created ContentType if input was valid or return NULL if input was not parseable.
Path - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 
Point - Class in org.apache.olingo.commons.api.edm.geo
 
Point(Geospatial.Dimension, SRID) - Constructor for class org.apache.olingo.commons.api.edm.geo.Point
 
Polygon - Class in org.apache.olingo.commons.api.edm.geo
Polygon.
Polygon(Geospatial.Dimension, SRID, List<Point>, List<Point>) - Constructor for class org.apache.olingo.commons.api.edm.geo.Polygon
 
PREFER - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
PREFIX_DATASERVICES - Static variable in interface org.apache.olingo.commons.api.Constants
 
PREFIX_GEORSS - Static variable in interface org.apache.olingo.commons.api.Constants
 
PREFIX_GML - Static variable in interface org.apache.olingo.commons.api.Constants
 
PREFIX_METADATA - Static variable in interface org.apache.olingo.commons.api.Constants
 
PROPERTIES - Static variable in interface org.apache.olingo.commons.api.Constants
 
properties - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
Property - Class in org.apache.olingo.commons.api.data
 
Property() - Constructor for class org.apache.olingo.commons.api.data.Property
 
Property(String, String) - Constructor for class org.apache.olingo.commons.api.data.Property
 
Property(String, String, ValueType, Object) - Constructor for class org.apache.olingo.commons.api.data.Property
 
PropertyPath - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 
PropertyValue - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 

Q

QNAME_ATOM_ATTR_ID - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_CATEGORY - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_CONTENT - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_ENTRY - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_FEED - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_ID - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_SUMMARY - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_TITLE - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_UPDATED - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATTR_SRSNAME - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATTR_XML_BASE - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_GEOMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_LINESTRING - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_POINTMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_POLYGON - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_POLYGON_EXTERIOR - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_POLYGON_INTERIOR - Static variable in interface org.apache.olingo.commons.api.Constants
 

R

Record - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 
ResWrap<T> - Class in org.apache.olingo.commons.api.data
Outermost response payload wrapper.
ResWrap(URI, String, T) - Constructor for class org.apache.olingo.commons.api.data.ResWrap
 
RETRY_AFTER - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
returnType - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 

S

selectList(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
 
SELF_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
serviceRoot(URI) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
 
SET_COOKIE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
setAbstract(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
 
setAbstract(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
setAbstract(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
setAction(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
 
setAction(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
 
setAction(CsdlOnDeleteAction) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
 
setActionImports(List<CsdlActionImport>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
setActions(List<CsdlAction>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
setAlias(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
 
setAlias(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
 
setAlias(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
setAppliesTo(List<String>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
setBaseTerm(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
setBaseType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
 
setBaseType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
 
setBaseType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
setBaseType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
setBaseType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
setBaseType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
setBaseURI(String) - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
 
setBindingLink(String) - Method in class org.apache.olingo.commons.api.data.Link
Sets the binding link.
setBindingLinks(List<String>) - Method in class org.apache.olingo.commons.api.data.Link
Sets the binding links.
setBindingParameter(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
 
setBound(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
 
setBound(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
 
setBound(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
setCode(String) - Method in class org.apache.olingo.commons.api.ODataError
The value for the code name/value pair is a language-independent string.
setCode(String) - Method in class org.apache.olingo.commons.api.ODataErrorDetail
 
setCollection(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
setCollection(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
setCollection(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
setCollection(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
setCollection(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
setCommonProperty(String, String) - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
 
setComplexTypes(List<CsdlComplexType>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
setComposable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
 
setContainerName(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
 
setContainsTarget(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
setCount(Integer) - Method in class org.apache.olingo.commons.api.data.EntityCollection
Sets number of entries.
setDefaultValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
setDefaultValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
setDeltaLink(URI) - Method in class org.apache.olingo.commons.api.data.EntityCollection
Sets delta link.
setDetails(List<ODataErrorDetail>) - Method in class org.apache.olingo.commons.api.ODataError
Sets error details.
setDimension(Geospatial.Dimension) - Method in class org.apache.olingo.commons.api.edm.geo.SRID
 
setEditLink(Link) - Method in class org.apache.olingo.commons.api.data.Entity
Sets entity edit link.
setEntityContainer(CsdlEntityContainer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
setEntitySet(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
 
setEntitySet(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
 
setEntitySet(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
 
setEntitySetPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
 
setEntitySetPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
 
setEntitySetPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
setEntitySets(List<CsdlEntitySet>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
setEntityTypes(List<CsdlEntityType>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
setEnumTypes(List<CsdlEnumType>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
setETag(String) - Method in class org.apache.olingo.commons.api.data.Entity
 
setExpression(AnnotationExpression) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
 
setExtendsContainer(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
setExtendsContainer(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
 
setFlags(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
 
setFunction(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
 
setFunction(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
 
setFunctionImports(List<CsdlFunctionImport>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
setFunctions(List<CsdlFunction>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
setHasStream(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
setHref(String) - Method in class org.apache.olingo.commons.api.data.Link
Sets href.
setId(URI) - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
 
setId(URI) - Method in class org.apache.olingo.commons.api.data.DeletedEntity
 
setIncludeInServiceDocument(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
 
setIncludeInServiceDocument(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
 
setInlineEntity(Entity) - Method in class org.apache.olingo.commons.api.data.Link
Sets in-line entity.
setInlineEntitySet(EntityCollection) - Method in class org.apache.olingo.commons.api.data.Link
Sets in-line entity set.
setInnerError(Map<String, String>) - Method in class org.apache.olingo.commons.api.ODataError
Sets server defined key-value pairs for debug environment only.
setKey(List<CsdlPropertyRef>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
setMappedJavaClass(Class<?>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlMapping
Sets the class to be used during deserialization to transform an EDM primitive type into this java class.
setMapping(CsdlMapping) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
setMapping(CsdlMapping) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
setMediaContentSource(URI) - Method in class org.apache.olingo.commons.api.data.Entity
Set media content source.
setMediaContentType(String) - Method in class org.apache.olingo.commons.api.data.Entity
Set media content type.
setMediaETag(String) - Method in class org.apache.olingo.commons.api.data.Entity
Set media ETag.
setMediaETag(String) - Method in class org.apache.olingo.commons.api.data.Link
Sets Media ETag.
setMembers(List<CsdlEnumMember>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
 
setMessage(String) - Method in class org.apache.olingo.commons.api.ODataError
The value for the message name/value pair MUST be a human-readable, language-dependent representation of the error.
setMessage(String) - Method in class org.apache.olingo.commons.api.ODataErrorDetail
 
setMetadataAnchor(String) - Method in class org.apache.olingo.commons.api.data.Operation
Sets metadata anchor.
setMimeType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
setName(String) - Method in class org.apache.olingo.commons.api.data.Parameter
 
setName(String) - Method in class org.apache.olingo.commons.api.data.Property
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
setNamespace(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
 
setNamespace(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
setNavigationProperties(List<CsdlNavigationProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
 
setNavigationProperties(List<CsdlNavigationProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
setNavigationProperties(List<CsdlNavigationProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
setNavigationPropertyBindings(List<CsdlNavigationPropertyBinding>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 
setNavigationPropertyBindings(List<CsdlNavigationPropertyBinding>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
 
setNavigationPropertyBindings(List<CsdlNavigationPropertyBinding>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
 
setNext(URI) - Method in class org.apache.olingo.commons.api.data.EntityCollection
Sets next link.
setNullable(Boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
setNullable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
setNullable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
setNullable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
setNullable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
setOnDelete(CsdlOnDelete) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
setOpenType(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
 
setOpenType(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
setOpenType(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
setParameters(List<CsdlParameter>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
 
setParameters(List<CsdlParameter>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
 
setParameters(List<CsdlParameter>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
setPartner(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
setPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
 
setPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
 
setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
setProperties(List<CsdlProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
 
setProperties(List<CsdlProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
setProperties(List<CsdlProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
setProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
 
setQualifier(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
 
setQualifier(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
 
setReason(DeletedEntity.Reason) - Method in class org.apache.olingo.commons.api.data.DeletedEntity
 
setReferencedProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
 
setReferentialConstraints(List<CsdlReferentialConstraint>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
setRel(String) - Method in class org.apache.olingo.commons.api.data.Link
Sets rel info.
setRelationship(String) - Method in class org.apache.olingo.commons.api.data.DeltaLink
 
setReturnType(CsdlReturnType) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
 
setReturnType(CsdlReturnType) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
 
setReturnType(CsdlReturnType) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
setSelfLink(Link) - Method in class org.apache.olingo.commons.api.data.Entity
Sets entity self link.
setSingletons(List<CsdlSingleton>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
setSource(URI) - Method in class org.apache.olingo.commons.api.data.DeltaLink
 
setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
setTarget(URI) - Method in class org.apache.olingo.commons.api.data.DeltaLink
 
setTarget(URI) - Method in class org.apache.olingo.commons.api.data.Operation
Sets target.
setTarget(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
 
setTarget(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
 
setTarget(String) - Method in class org.apache.olingo.commons.api.ODataError
The value for the target name/value pair is the target of the particular error (for example, the name of the property in error).
setTarget(String) - Method in class org.apache.olingo.commons.api.ODataErrorDetail
 
setTerm(String) - Method in class org.apache.olingo.commons.api.data.Annotation
 
setTerm(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
 
setTerms(List<CsdlTerm>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
setTitle(String) - Method in class org.apache.olingo.commons.api.data.Link
Sets title.
setTitle(String) - Method in class org.apache.olingo.commons.api.data.Operation
Sets title.
setType(String) - Method in class org.apache.olingo.commons.api.data.Entity
Sets entity type.
setType(String) - Method in class org.apache.olingo.commons.api.data.Link
Sets type.
setType(String) - Method in class org.apache.olingo.commons.api.data.Valuable
 
setType(ConstantAnnotationExpression.Type) - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.ConstantAnnotationExpression
 
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 
setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
 
setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
 
setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
 
setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
 
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
setTypeDefinitions(List<CsdlTypeDefinition>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
setUnderlyingType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
 
setUnderlyingType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
 
setUnderlyingType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
setUnderlyingType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
setUnicode(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
setUnicode(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
setValue(ValueType, Object) - Method in class org.apache.olingo.commons.api.data.Valuable
 
setValue(String) - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.ConstantAnnotationExpression
 
setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
 
setX(double) - Method in class org.apache.olingo.commons.api.edm.geo.Point
 
setY(double) - Method in class org.apache.olingo.commons.api.edm.geo.Point
 
setZ(double) - Method in class org.apache.olingo.commons.api.edm.geo.Point
 
srid - Variable in class org.apache.olingo.commons.api.edm.geo.Geospatial
Null value means it is expected to vary per instance.
SRID - Class in org.apache.olingo.commons.api.edm.geo
A geometry or geography property MAY define a value for the SRID attribute.
SRID() - Constructor for class org.apache.olingo.commons.api.edm.geo.SRID
 
SRS_URLPREFIX - Static variable in interface org.apache.olingo.commons.api.Constants
 
suffix(ContextURL.Suffix) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
 
SYSTEM_NAMESPACE - Static variable in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
 

T

TEXT_HTML - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
TEXT_HTML - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
TEXT_PLAIN - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
TEXT_PLAIN - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
TEXT_PLAIN_UTF8 - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
TEXT_XML - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
toContentTypeString() - Method in class org.apache.olingo.commons.api.format.ContentType
Gets ContentType as string as defined in RFC 7231, chapter 3.1.1.1: Media Type.
toEntity(InputStream) - Method in interface org.apache.olingo.commons.api.serialization.ODataDeserializer
Gets an entity object from the given InputStream.
toEntitySet(InputStream) - Method in interface org.apache.olingo.commons.api.serialization.ODataDeserializer
Gets an entity set object from the given InputStream.
toError(InputStream) - Method in interface org.apache.olingo.commons.api.serialization.ODataDeserializer
Gets the ODataError object represented by the given InputStream.
toProperty(InputStream) - Method in interface org.apache.olingo.commons.api.serialization.ODataDeserializer
Gets a property object from the given InputStream.
toString() - Method in class org.apache.olingo.commons.api.data.Annotatable
 
toString() - Method in class org.apache.olingo.commons.api.data.Valuable
 
toString() - Method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
 
toString() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
 
toString() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
 
toString() - Method in class org.apache.olingo.commons.api.edm.geo.SRID
 
toString() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
 
toString() - Method in class org.apache.olingo.commons.api.format.AcceptType
 
toString() - Method in class org.apache.olingo.commons.api.format.ContentType
 
toString() - Method in enum org.apache.olingo.commons.api.format.ODataFormat
 
toString() - Method in enum org.apache.olingo.commons.api.http.HttpStatusCode
Get the status code info.
toUriLiteral(String) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
Converts default literal representation to URI literal representation.
TwoParamsOpDynamicAnnotationExpression - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 
TwoParamsOpDynamicAnnotationExpression.Type - Enum in org.apache.olingo.commons.api.edm.provider.annotation
 
type(EdmType) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
 
type - Variable in class org.apache.olingo.commons.api.edm.geo.Geospatial
 
type - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 

U

UrlRef - Interface in org.apache.olingo.commons.api.edm.provider.annotation
 
USER_AGENT - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
UTF8 - Static variable in interface org.apache.olingo.commons.api.Constants
 

V

validate(String, Boolean, Integer, Integer, Integer, Boolean) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
Validates literal value.
validateDataServiceVersion(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
Validates format and range of a data service version string.
Valuable - Class in org.apache.olingo.commons.api.data
 
Valuable() - Constructor for class org.apache.olingo.commons.api.data.Valuable
 
VALUE - Static variable in interface org.apache.olingo.commons.api.Constants
 
valueOf(String) - Static method in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.data.DeletedEntity.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.data.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmContentKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmOnDelete
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.EdmAnnotationsTarget.TargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Dimension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.olingo.commons.api.edm.geo.SRID
 
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.ConstantAnnotationExpression.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.TwoParamsOpDynamicAnnotationExpression.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.CsdlOnDeleteAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.format.ODataFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.http.HttpStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.ODataPropertyType
Returns the enum constant of this type with the specified name.
valueOfFQN(FullQualifiedName) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
Gets EdmPrimitiveTypeKind from a full-qualified type name, for the given OData protocol version.
valueOfFQN(String) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
Gets EdmPrimitiveTypeKind from a full type expression (as Edm.Int32), for the given OData protocol version.
valueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
Converts literal representation of value to system data type.
values() - Static method in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.data.DeletedEntity.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.data.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmContentKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmOnDelete
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.EdmAnnotationsTarget.TargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Dimension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.ConstantAnnotationExpression.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.TwoParamsOpDynamicAnnotationExpression.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.provider.CsdlOnDeleteAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.format.ODataFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.http.HttpStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.ODataPropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
valueToString(Object, Boolean, Integer, Integer, Integer, Boolean) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
Converts system data type to literal representation of value.
ValueType - Enum in org.apache.olingo.commons.api.data
 
VARY - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader

W

WILDCARD - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
with() - Static method in class org.apache.olingo.commons.api.data.ContextURL
 
write(Writer, T) - Method in interface org.apache.olingo.commons.api.serialization.ODataSerializer
 
write(Writer, ResWrap<T>) - Method in interface org.apache.olingo.commons.api.serialization.ODataSerializer
 
WWW_AUTHENTICATE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader

X

X_HTTP_METHOD - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
non standard header
X_HTTP_METHOD_OVERRIDE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
non standard header
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.