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

A

AbstractODataPayload - Class in org.apache.olingo.commons.api.domain
OData entity.
AbstractODataPayload(String) - Constructor for class org.apache.olingo.commons.api.domain.AbstractODataPayload
 
AbstractODataValue - Class in org.apache.olingo.commons.api.domain
Abstract representation of an OData entity property value.
AbstractODataValue(String) - Constructor for class org.apache.olingo.commons.api.domain.AbstractODataValue
 
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.
add(ODataValue) - Method in interface org.apache.olingo.commons.api.domain.ODataCollectionValue
Adds a value to the collection.
add(OP) - Method in interface org.apache.olingo.commons.api.domain.ODataComplexValue
Adds field to the complex type.
addLink(ODataLink) - Method in interface org.apache.olingo.commons.api.domain.ODataLinked
Puts the given link into one of available lists, based on its type.
addProperty(Property) - Method in interface 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 - Interface in org.apache.olingo.commons.api.data
An element with instance annotations.
ANNOTATION - Static variable in interface org.apache.olingo.commons.api.Constants
 
Annotation - Interface in org.apache.olingo.commons.api.data
Represents an instance annotation.
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
 
asAnd() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asAnnotationPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asApply() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asCast() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asCollection() - Method in interface org.apache.olingo.commons.api.data.Valuable
 
asCollection() - Method in class org.apache.olingo.commons.api.domain.AbstractODataValue
Casts to collection value.
asCollection() - Method in interface org.apache.olingo.commons.api.domain.ODataValue
Casts to collection value.
asCollection() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asComplex() - Method in interface org.apache.olingo.commons.api.data.Valuable
 
asComplex() - Method in class org.apache.olingo.commons.api.domain.AbstractODataValue
Casts to complex value.
asComplex() - Method in interface org.apache.olingo.commons.api.domain.ODataValue
Casts to complex value.
asConstant() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmAnnotationExpression
 
asDynamic() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmAnnotationExpression
 
asEnum() - Method in interface org.apache.olingo.commons.api.data.Valuable
 
asEnum() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValue
Casts to enum value.
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 interface org.apache.olingo.commons.api.data.Valuable
 
asGt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asIf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asInlineEntity() - Method in class org.apache.olingo.commons.api.domain.ODataLink
 
asInlineEntitySet() - Method in class org.apache.olingo.commons.api.domain.ODataLink
 
asIsOf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asJavaCollection() - Method in interface org.apache.olingo.commons.api.domain.ODataCollectionValue
Converts this instance as POJO collection.
asJavaMap() - Method in interface org.apache.olingo.commons.api.domain.ODataComplexValue
Converts this instance as POJO collection.
asLabeledElement() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asLabeledElementReference() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asLe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asLinkedComplex() - Method in interface org.apache.olingo.commons.api.data.Valuable
 
asLinkedComplex() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValue
Casts to complex value with link information (if available).
asLt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asNavigationPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asNe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asNot() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asNull() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asOr() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asPrimitive() - Method in interface org.apache.olingo.commons.api.data.Valuable
 
asPrimitive() - Method in class org.apache.olingo.commons.api.domain.AbstractODataValue
Casts to primitive value.
asPrimitive() - Method in interface org.apache.olingo.commons.api.domain.ODataValue
Casts to primitive value.
asPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asPropertyValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asRecord() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
asUrlRef() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
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

build() - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
 
build() - Method in class org.apache.olingo.commons.api.domain.ODataLink.Builder
 
build() - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue.Builder
 
build() - Method in class org.apache.olingo.commons.api.domain.v4.ODataLink.Builder
 
build() - Method in class org.apache.olingo.commons.api.edm.Target.Builder
 
buildBinary(byte[]) - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue.Builder
 
buildBoolean(Boolean) - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue.Builder
 
buildDouble(Double) - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue.Builder
 
buildGuid(UUID) - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue.Builder
 
buildInt16(Short) - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue.Builder
 
buildInt32(Integer) - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue.Builder
 
buildInt64(Long) - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue.Builder
 
buildSingle(Float) - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue.Builder
 
buildString(String) - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue.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
 
CommonODataEntity - Interface in org.apache.olingo.commons.api.domain
OData entity.
CommonODataEntitySet - Interface in org.apache.olingo.commons.api.domain
OData entity collection.
CommonODataObjectFactory - Interface in org.apache.olingo.commons.api.domain
Entry point for generating OData domain objects.
CommonODataProperty - Interface in org.apache.olingo.commons.api.domain
OData entity property.
compatibleTo(EdmType) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Checks if this type is convertible to parameter targetType
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
 
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.Suffix - Enum in org.apache.olingo.commons.api.data
 
COOKIE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
create() - Static method in class org.apache.olingo.commons.api.data.ContextURL.Builder
 
create(String) - Static method in class org.apache.olingo.commons.api.format.AcceptType
Create 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 format and 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).

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 - Interface in org.apache.olingo.commons.api.data
 
DeletedEntity.Reason - Enum in org.apache.olingo.commons.api.data
 
Delta - Interface in org.apache.olingo.commons.api.data
 
DeltaLink - Interface in org.apache.olingo.commons.api.data
 
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
 

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.
EdmEntitySetInfo - Interface in org.apache.olingo.commons.api.edm
Objects of this class contain information about one entity set inside the EntityDataModel.
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
EdmFunctionImportInfo - Interface in org.apache.olingo.commons.api.edm
Objects of this class contain information about one function import inside the EntityDataModel.
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
EdmServiceMetadata - Interface in org.apache.olingo.commons.api.edm
This interface gives access to the metadata of a service, the calculated Data Service Version and an info list of all entity sets, singletons, and function imports inside this EntityDataModel.
EdmSingleton - Interface in org.apache.olingo.commons.api.edm
An EdmSingleton represents a single entity inside the entity model.
EdmSingletonInfo - Interface in org.apache.olingo.commons.api.edm
Objects of this class contain information about one singleton inside the EntityDataModel.
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 - Interface in org.apache.olingo.commons.api.data
 
entitySet(EdmEntitySet) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
 
EntitySet - Interface in org.apache.olingo.commons.api.data
 
entitySetOrSingletonOrType(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
 
equals(Object) - Method in class org.apache.olingo.commons.api.domain.AbstractODataValue
 
equals(Object) - Method in class org.apache.olingo.commons.api.domain.ODataItem
 
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.format.ContentType
ContentTypes are equal if type, subtype and all parameters have the same value. if type and/or subtype is set to "*" (in such a case the parameters are ignored).
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 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(ODataServiceVersion, String, String) - Static method in enum org.apache.olingo.commons.api.domain.ODataLinkType
Gets LinkType instance from the given rel and 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
 
get(String) - Method in interface org.apache.olingo.commons.api.domain.ODataComplexValue
Gets field.
getActionImport(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
Get contained ActionImport by name.
getActionImportInfos() - Method in interface org.apache.olingo.commons.api.edm.EdmServiceMetadata
 
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
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
 
getAddedLinks() - Method in interface org.apache.olingo.commons.api.data.Delta
 
getAddedLinks() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDelta
 
getAlias() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
 
getAlias() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
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
 
getAnnotationGroup(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get EdmAnnotations by target.
getAnnotationGroups() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getAnnotations() - Method in interface org.apache.olingo.commons.api.data.Annotatable
 
getAnnotations() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataAnnotatable
 
getAnnotations() - Method in class org.apache.olingo.commons.api.domain.v4.ODataLink
 
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
 
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
 
getAssociationLink(String) - Method in interface org.apache.olingo.commons.api.data.Linked
Gets association link with given name, if available, otherwise null.
getAssociationLink(String) - Method in interface org.apache.olingo.commons.api.domain.ODataLinked
Gets association link with given name, if available, otherwise null.
getAssociationLinks() - Method in interface org.apache.olingo.commons.api.data.Linked
Gets association links.
getAssociationLinks() - Method in interface org.apache.olingo.commons.api.domain.ODataLinked
Returns all entity 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.
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.
getBaseURI() - Method in interface org.apache.olingo.commons.api.data.Entity
Gets base URI.
getBaseURI() - Method in interface org.apache.olingo.commons.api.data.EntitySet
Gets base URI.
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.domain.ODataError
The value for the code name/value pair is a language-independent string.
getCode() - Method in class org.apache.olingo.commons.api.domain.ODataErrorDetail
Gets error code.
getCollectionValue() - Method in interface org.apache.olingo.commons.api.domain.v3.ODataProperty
Gets collection value.
getCollectionValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValuable
Gets collection value.
getComplexType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get complex type by full qualified name..
getComplexTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getComplexValue() - Method in interface org.apache.olingo.commons.api.domain.v3.ODataProperty
Gets complex value.
getComplexValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValuable
Gets complex value.
getContentType(ODataServiceVersion) - 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.
getContextURL() - Method in class org.apache.olingo.commons.api.domain.AbstractODataPayload
The context URL describes the content of the payload.
getCount() - Method in interface org.apache.olingo.commons.api.data.EntitySet
Gets number of entries - if it was required.
getCount() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntitySet
Gets in-line count.
getDataServiceVersion() - Method in interface org.apache.olingo.commons.api.edm.EdmServiceMetadata
 
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
 
getDeletedEntities() - Method in interface org.apache.olingo.commons.api.data.Delta
 
getDeletedEntities() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDelta
 
getDeletedLinks() - Method in interface org.apache.olingo.commons.api.data.Delta
 
getDeletedLinks() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDelta
 
getDeltaLink() - Method in interface org.apache.olingo.commons.api.data.EntitySet
Gets delta link if exists.
getDeltaLink() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataEntitySet
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.domain.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 interface org.apache.olingo.commons.api.data.Entity
Gets entity edit link.
getEditLink() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
Returns OData 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
 
getEntities() - Method in interface org.apache.olingo.commons.api.data.EntitySet
Gets entities.
getEntities() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntitySet
Gets contained entities.
getEntities() - Method in interface org.apache.olingo.commons.api.domain.v3.ODataEntitySet
 
getEntities() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataEntitySet
 
getEntity() - Method in class org.apache.olingo.commons.api.domain.ODataInlineEntity
Gets wrapped entity.
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(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
Returns the entity container for the given name, or null if not found.
getEntityContainer() - Method in class org.apache.olingo.commons.api.edm.Target
 
getEntityContainerName() - Method in interface org.apache.olingo.commons.api.edm.EdmEntitySetInfo
 
getEntityContainerName() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImportInfo
 
getEntityContainerName() - Method in interface org.apache.olingo.commons.api.edm.EdmSingletonInfo
 
getEntityContainers() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
Returns the list of entity containers for this schema.
getEntitySet() - Method in class org.apache.olingo.commons.api.domain.ODataInlineEntitySet
Gets wrapped entity set.
getEntitySet(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
Get contained EntitySet by name.
getEntitySetInfos() - Method in interface org.apache.olingo.commons.api.edm.EdmServiceMetadata
 
getEntitySetName() - Method in interface org.apache.olingo.commons.api.edm.EdmEntitySetInfo
 
getEntitySetNames() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
Gets entity set names.
getEntitySetOrSingletonOrType() - Method in class org.apache.olingo.commons.api.data.ContextURL
 
getEntitySets() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
 
getEntitySets() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
This method DOES NOT support lazy loading
getEntitySetURI(String) - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
Gets URI about the given entity set.
getEntitySetUri() - Method in interface org.apache.olingo.commons.api.edm.EdmEntitySetInfo
We use a URI object here to ensure the right encoding.
getEntitySetUri() - Method in interface org.apache.olingo.commons.api.edm.EdmSingletonInfo
We use a URI object here to ensure the right encoding.
getEntitySetURIs() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
Gets entity set URIs.
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.
getEntityTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getEnumType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get enum type by full qualified name.
getEnumTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getEnumValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValuable
Gets enum value.
getETag() - Method in interface org.apache.olingo.commons.api.data.Entity
Gets ETag.
getETag() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
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
 
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.
getFunctionFqn() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
 
getFunctionImport(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
Get contained FunctionImport by name.
getFunctionImportInfos() - Method in interface org.apache.olingo.commons.api.edm.EdmServiceMetadata
 
getFunctionImportName() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImportInfo
 
getFunctionImportNames() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
Gets function import names.
getFunctionImports() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
 
getFunctionImports() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
This method DOES NOT support lazy loading
getFunctionImportURI(String) - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
Gets URI of the given function import.
getFunctionImportUri() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImportInfo
We use a URI object here to ensure the right encoding.
getFunctionImportURIs() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
Gets function import URIs.
getFunctions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getGuard() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
 
getHref() - Method in interface org.apache.olingo.commons.api.data.Link
Gets href.
getId() - Method in interface org.apache.olingo.commons.api.data.DeletedEntity
 
getId() - Method in interface org.apache.olingo.commons.api.data.Entity
Gets entity ID.
getId() - Method in interface org.apache.olingo.commons.api.data.EntitySet
Gest ID.
getId() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDeletedEntity
 
getId() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataEntity
To request entity references in place of the actual entities, the client issues a GET request with /$ref appended to the resource path.
getInfo() - Method in enum org.apache.olingo.commons.api.http.HttpStatusCode
Get the status code info.
getInlineEntity() - Method in interface org.apache.olingo.commons.api.data.Link
Gets in-line entity.
getInlineEntitySet() - Method in interface org.apache.olingo.commons.api.data.Link
Gets in-line entity set.
getInnerError() - Method in class org.apache.olingo.commons.api.domain.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.
getInternalName() - Method in interface org.apache.olingo.commons.api.edm.EdmMapping
Get the mapping value
getItems() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCollection
 
getJsonName(ODataServiceVersion.JsonKey) - Method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
 
getKeyPredicateNames() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
Gets all key predicate names.
getKeyPropertyName() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
 
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
 
getLink() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
 
getLink() - Method in class org.apache.olingo.commons.api.domain.ODataItem
 
getLinkedComplexValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValuable
Gets complex value with link information (if available).
getLinks() - Method in interface org.apache.olingo.commons.api.data.v3.LinkCollection
Smart management of different JSON format produced by OData services when $links is a single or a collection property.
getMapping() - Method in interface org.apache.olingo.commons.api.edm.EdmMappable
Get mapping information applied to an EDM element
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
 
getMediaContentSource() - Method in interface org.apache.olingo.commons.api.data.Entity
Gets media content resource.
getMediaContentSource() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
Gets media content source.
getMediaContentType() - Method in interface org.apache.olingo.commons.api.data.Entity
Gets media content type.
getMediaContentType() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
Gets media content type.
getMediaEditLink(String) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
Gets media-edit link with given name, if available, otherwise null.
getMediaEditLinks() - Method in interface org.apache.olingo.commons.api.data.Entity
Gets media entity links.
getMediaEditLinks() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
Returns entity media edit links.
getMediaETag() - Method in interface org.apache.olingo.commons.api.data.Entity
ETag of the binary stream represented by this media entity or named stream property.
getMediaETag() - Method in interface org.apache.olingo.commons.api.data.Link
Gets Media ETag.
getMediaETag() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
ETag of the binary stream represented by this media entity or named stream property.
getMediaETag() - Method in class org.apache.olingo.commons.api.domain.ODataLink
Gets Media ETag.
getMediaResourceMimeTypeKey() - Method in interface org.apache.olingo.commons.api.edm.EdmMapping
Gets the key under which the resource mime type can be found in the data map.
getMediaResourceSourceKey() - Method in interface org.apache.olingo.commons.api.edm.EdmMapping
Gets the key under which the resource source value can be found in the data map.
getMember(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
 
getMemberNames() - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
 
getMessage() - Method in class org.apache.olingo.commons.api.domain.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.domain.ODataErrorDetail
Gets error message.
getMetadata() - Method in interface org.apache.olingo.commons.api.edm.EdmServiceMetadata
 
getMetadataAnchor() - Method in class org.apache.olingo.commons.api.domain.ODataOperation
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.
getName() - Method in interface org.apache.olingo.commons.api.data.Property
 
getName() - Method in interface org.apache.olingo.commons.api.domain.CommonODataProperty
Returns property name.
getName() - Method in class org.apache.olingo.commons.api.domain.ODataItem
 
getName() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLabeledElement
 
getName() - Method in interface org.apache.olingo.commons.api.edm.EdmNamed
 
getName() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
 
getNamespace(ODataServiceVersion.NamespaceKey) - Method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
 
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
 
getNavigationLink(String) - Method in interface org.apache.olingo.commons.api.data.Linked
Gets navigation link with given name, if available, otherwise null.
getNavigationLink(String) - Method in interface org.apache.olingo.commons.api.domain.ODataLinked
Gets navigation link with given name, if available, otherwise null.
getNavigationLinks() - Method in interface org.apache.olingo.commons.api.data.Linked
Gets navigation links.
getNavigationLinks() - Method in interface org.apache.olingo.commons.api.domain.ODataLinked
Returns all entity navigation links (including inline entities / entity sets).
getNavigationProperty(String) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Get navigation property by name.
getNavigationPropertyBindings() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
 
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 interface org.apache.olingo.commons.api.data.EntitySet
Gets next link if exists.
getNext() - Method in interface org.apache.olingo.commons.api.data.v3.LinkCollection
Gets next link if exists.
getNext() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntitySet
Gets next page link.
getObject() - Method in interface org.apache.olingo.commons.api.edm.EdmMapping
Get the set object for this mapping
getOperation(String) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
Searches for operation with given title.
getOperations() - Method in interface org.apache.olingo.commons.api.data.Entity
Gets operations.
getOperations() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
Gets operations.
getParameter(String) - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
 
getParameterNames() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
 
getParameters() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmApply
 
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
 
getPath() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
 
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.
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
 
getPrimitiveValue() - Method in interface org.apache.olingo.commons.api.domain.CommonODataProperty
Gets primitive value.
getPrimitiveValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValuable
Gets primitive value.
getProperties() - Method in interface org.apache.olingo.commons.api.data.Entity
Gets properties.
getProperties() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
Returns OData entity properties.
getProperties() - Method in interface org.apache.olingo.commons.api.domain.v3.ODataEntity
 
getProperties() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataEntity
 
getProperty(String) - Method in interface org.apache.olingo.commons.api.data.Entity
Gets property with given name.
getProperty(String) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
Searches for property with given name.
getProperty(String) - Method in interface org.apache.olingo.commons.api.domain.v3.ODataEntity
 
getProperty(String) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataEntity
 
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
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
 
getQualifier() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotation
 
getQualifier() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
 
getQuality() - Method in class org.apache.olingo.commons.api.format.AcceptType
 
getReason() - Method in interface org.apache.olingo.commons.api.data.DeletedEntity
 
getReason() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDeletedEntity
 
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
 
getRel() - Method in interface org.apache.olingo.commons.api.data.Link
Gets rel info.
getRel() - Method in class org.apache.olingo.commons.api.domain.ODataLink
Gets link rel.
getRelatedBindingTarget(String) - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
Returns the target for a given path.
getRelatedServiceDocuments() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
 
getRelatedServiceDocumentsNames() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
Gets related service documents names.
getRelatedServiceDocumentsURIs() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
Gets related service documents URIs.
getRelatedServiceDocumentURI(String) - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
Gets URI of the given related service documents.
getRelationship() - Method in interface org.apache.olingo.commons.api.data.DeltaLink
 
getRelationship() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDeltaLink
 
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
 
getRightExpression() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmTwoParamsOpDynamicAnnotationExpression
 
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
 
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.
getSelectList() - Method in class org.apache.olingo.commons.api.data.ContextURL
 
getSelfLink() - Method in interface org.apache.olingo.commons.api.data.Entity
Gets entity self link.
getServiceMetadata() - Method in interface org.apache.olingo.commons.api.edm.Edm
Get service metadata.
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.
getSingletonInfos() - Method in interface org.apache.olingo.commons.api.edm.EdmServiceMetadata
 
getSingletonName() - Method in interface org.apache.olingo.commons.api.edm.EdmSingletonInfo
 
getSingletonNames() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
Gets singleton names.
getSingletons() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
 
getSingletons() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
This method DOES NOT support lazy loading
getSingletonURI(String) - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
Gets URI of the given singleton.
getSingletonURIs() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
Gets singleton URIs.
getSource() - Method in interface org.apache.olingo.commons.api.data.DeltaLink
 
getSource() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDeltaLink
 
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.
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
 
getSupportedVersions() - Method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
 
getTarget() - Method in interface org.apache.olingo.commons.api.data.DeltaLink
 
getTarget() - Method in class org.apache.olingo.commons.api.domain.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.domain.ODataErrorDetail
Gets error target.
getTarget() - Method in class org.apache.olingo.commons.api.domain.ODataOperation
Gets target.
getTarget() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDeltaLink
 
getTarget() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
 
getTarget() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationPropertyBinding
 
getTargetName() - Method in class org.apache.olingo.commons.api.edm.Target
 
getTerm() - Method in interface org.apache.olingo.commons.api.data.Annotation
 
getTerm() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataAnnotation
Returns annotation name.
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
 
getTerms() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getThen() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
 
getTitle() - Method in interface org.apache.olingo.commons.api.data.Link
Gets title.
getTitle() - Method in class org.apache.olingo.commons.api.domain.ODataOperation
Gets title.
getType() - Method in interface 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 interface org.apache.olingo.commons.api.data.Link
Gets type.
getType() - Method in interface org.apache.olingo.commons.api.data.Valuable
 
getType() - Method in class org.apache.olingo.commons.api.domain.ODataLink
Gets link type.
getType() - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue
 
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 class org.apache.olingo.commons.api.format.AcceptType
 
getType() - Method in class org.apache.olingo.commons.api.format.ContentType
 
getTypeDefinition(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get a type definition by full qualified name.
getTypeDefinitions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getTypeKind() - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue
 
getTypeName() - Method in class org.apache.olingo.commons.api.domain.AbstractODataValue
 
getTypeName() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
 
getTypeName() - Method in interface org.apache.olingo.commons.api.domain.ODataValue
Gets value type name.
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
 
getValue() - Method in interface org.apache.olingo.commons.api.data.LinkedComplexValue
 
getValue() - Method in interface org.apache.olingo.commons.api.data.Valuable
 
getValue() - Method in interface org.apache.olingo.commons.api.domain.CommonODataProperty
Returns property value.
getValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataEnumValue
 
getValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValuable
Returns annotation 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
 
getValueType() - Method in interface 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

hasCollectionValue() - Method in interface org.apache.olingo.commons.api.domain.CommonODataProperty
Checks if has collection value.
hasCollectionValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValuable
Checks if has collection value.
hasComplexValue() - Method in interface org.apache.olingo.commons.api.domain.CommonODataProperty
Checks if has complex value.
hasComplexValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValuable
Checks if has complex value.
hasEnumValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValuable
Checks if has enum value.
hashCode() - Method in class org.apache.olingo.commons.api.domain.AbstractODataValue
 
hashCode() - Method in class org.apache.olingo.commons.api.domain.ODataItem
 
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.format.ContentType
 
hasNullValue() - Method in interface org.apache.olingo.commons.api.domain.CommonODataProperty
Checks if has null value.
hasNullValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValuable
Checks if has null value.
hasPrimitiveValue() - Method in interface org.apache.olingo.commons.api.domain.CommonODataProperty
Checks if has primitive value.
hasPrimitiveValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValuable
Checks if has primitive value.
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.
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_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.
isAnd() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isAnnotationPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isApply() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
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.
isCast() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isCollection() - Method in interface org.apache.olingo.commons.api.data.Valuable
 
isCollection() - Method in class org.apache.olingo.commons.api.domain.AbstractODataValue
Check is is a collection value.
isCollection() - Method in interface org.apache.olingo.commons.api.domain.ODataValue
Check is is a collection value.
isCollection() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isCollection() - Method in interface org.apache.olingo.commons.api.edm.EdmTyped
 
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 interface org.apache.olingo.commons.api.data.Valuable
 
isComplex() - Method in class org.apache.olingo.commons.api.domain.AbstractODataValue
Check is is a complex value.
isComplex() - Method in interface org.apache.olingo.commons.api.domain.ODataValue
Check is is a complex value.
isComposable() - Method in interface org.apache.olingo.commons.api.edm.EdmFunction
 
isConstant() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmAnnotationExpression
 
isDefault() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
Returns whether this container is the default container in the current schema.
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
 
isEmpty() - Method in interface org.apache.olingo.commons.api.domain.ODataCollectionValue
Checks if collection is empty.
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
 
isEnum() - Method in interface org.apache.olingo.commons.api.data.Valuable
 
isEnum() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValue
Check is is an enum value.
isEq() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isFlags() - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
 
isGe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isGeospatial() - Method in interface org.apache.olingo.commons.api.data.Valuable
 
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
 
isIncludeInServiceDocument() - Method in interface org.apache.olingo.commons.api.edm.EdmEntitySet
 
isIncludeInServiceDocument() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
 
isIsOf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isLabeledElement() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isLabeledElementReference() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isLe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isLinkedComplex() - Method in interface org.apache.olingo.commons.api.data.Valuable
 
isLinkedComplex() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValue
Check is is a linked complex value.
isLt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isMediaEntity() - Method in interface org.apache.olingo.commons.api.data.Entity
Checks if the current entity is a media entity.
isMediaEntity() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
Checks if the current entity is a media entity.
isNavigationPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isNe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isNot() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isNotDefault() - Method in class org.apache.olingo.commons.api.edm.geo.SRID
 
isNull() - Method in interface org.apache.olingo.commons.api.data.Valuable
 
isNull() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
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
 
isOpenType() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Indicates if the structured type is an open type.
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
 
isPrimitive() - Method in interface org.apache.olingo.commons.api.data.Valuable
 
isPrimitive() - Method in class org.apache.olingo.commons.api.domain.AbstractODataValue
Check is is a primitive value.
isPrimitive() - Method in interface org.apache.olingo.commons.api.domain.ODataValue
Check is is a primitive value.
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
 
isPropertyValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isReadOnly() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
TRUE if read-only entity.
isRecord() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
isReference() - Method in class org.apache.olingo.commons.api.data.ContextURL
 
isUnicode() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
 
isUnicode() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
 
isUrlRef() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
 
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
 

L

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 - Interface in org.apache.olingo.commons.api.data
 
link - Variable in class org.apache.olingo.commons.api.domain.ODataItem
OData item self link.
LINK - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
LinkCollection - Interface in org.apache.olingo.commons.api.data.v3
REST resource for an ODataLinkCollection.
Linked - Interface in org.apache.olingo.commons.api.data
 
LinkedComplexValue - Interface in org.apache.olingo.commons.api.data
 
LOCATION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
LOG - Static variable in class org.apache.olingo.commons.api.domain.ODataItem
Logger.

M

matches(ContentType) - Method in class org.apache.olingo.commons.api.format.AcceptType
Determines whether this accept type matches a given content type.
mediaETag - Variable in class org.apache.olingo.commons.api.domain.ODataLink
ETag for media edit links.
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

navOrPropertyPath(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
 
newAssociationLink(String, URI) - Method in interface org.apache.olingo.commons.api.domain.CommonODataObjectFactory
 
newAssociationLink(URI) - Method in interface org.apache.olingo.commons.api.domain.v3.ODataObjectFactory
Instantiates a new association link.
newAssociationLink(String, URI) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newCollectionProperty(String, ODataCollectionValue<? extends ODataValue>) - Method in interface org.apache.olingo.commons.api.domain.CommonODataObjectFactory
Instantiates a new collection property.
newCollectionProperty(String, ODataCollectionValue<? extends ODataValue>) - Method in interface org.apache.olingo.commons.api.domain.v3.ODataObjectFactory
 
newCollectionProperty(String, ODataCollectionValue<? extends ODataValue>) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newCollectionValue(String) - Method in interface org.apache.olingo.commons.api.domain.CommonODataObjectFactory
 
newCollectionValue(String) - Method in interface org.apache.olingo.commons.api.domain.v3.ODataObjectFactory
 
newCollectionValue(String) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newComplexProperty(String, ODataComplexValue<? extends CommonODataProperty>) - Method in interface org.apache.olingo.commons.api.domain.CommonODataObjectFactory
Instantiates a new complex property.
newComplexProperty(String, ODataComplexValue<? extends CommonODataProperty>) - Method in interface org.apache.olingo.commons.api.domain.v3.ODataObjectFactory
 
newComplexProperty(String, ODataComplexValue<? extends CommonODataProperty>) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newComplexValue(String) - Method in interface org.apache.olingo.commons.api.domain.CommonODataObjectFactory
 
newComplexValue(String) - Method in interface org.apache.olingo.commons.api.domain.v3.ODataObjectFactory
 
newComplexValue(String) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newDeepInsertEntity(String, CommonODataEntity) - Method in interface org.apache.olingo.commons.api.domain.CommonODataObjectFactory
Instantiates a new entity (for deep insert).
newDeepInsertEntitySet(String, CommonODataEntitySet) - Method in interface org.apache.olingo.commons.api.domain.CommonODataObjectFactory
Instantiates a new entity set (for deep insert).
newDelta() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newDelta(URI) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newEntity(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.domain.CommonODataObjectFactory
Instantiates a new entity.
newEntity(FullQualifiedName, URI) - Method in interface org.apache.olingo.commons.api.domain.CommonODataObjectFactory
Instantiates a new entity.
newEntity(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.domain.v3.ODataObjectFactory
 
newEntity(FullQualifiedName, URI) - Method in interface org.apache.olingo.commons.api.domain.v3.ODataObjectFactory
 
newEntity(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newEntity(FullQualifiedName, URI) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newEntityNavigationLink(String, URI) - Method in interface org.apache.olingo.commons.api.domain.CommonODataObjectFactory
Instantiates a new entity navigation link.
newEntityNavigationLink(String, URI) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newEntitySet() - Method in interface org.apache.olingo.commons.api.domain.CommonODataObjectFactory
Instantiates a new entity set.
newEntitySet(URI) - Method in interface org.apache.olingo.commons.api.domain.CommonODataObjectFactory
Instantiates a new entity set.
newEntitySet() - Method in interface org.apache.olingo.commons.api.domain.v3.ODataObjectFactory
 
newEntitySet(URI) - Method in interface org.apache.olingo.commons.api.domain.v3.ODataObjectFactory
 
newEntitySet() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newEntitySet(URI) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newEntitySetNavigationLink(String, URI) - Method in interface org.apache.olingo.commons.api.domain.CommonODataObjectFactory
Instantiates a new entity set navigation link.
newEntitySetNavigationLink(String, URI) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newEnumProperty(String, ODataEnumValue) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newEnumValue(String, String) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newLinkedComplexValue(String) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newMediaEditLink(String, URI) - Method in interface org.apache.olingo.commons.api.domain.CommonODataObjectFactory
 
newMediaEditLink(String, URI) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newPrimitiveProperty(String, ODataPrimitiveValue) - Method in interface org.apache.olingo.commons.api.domain.CommonODataObjectFactory
Instantiates a new primitive property.
newPrimitiveProperty(String, ODataPrimitiveValue) - Method in interface org.apache.olingo.commons.api.domain.v3.ODataObjectFactory
 
newPrimitiveProperty(String, ODataPrimitiveValue) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
newPrimitiveValueBuilder() - Method in interface org.apache.olingo.commons.api.domain.CommonODataObjectFactory
 
newSingleton(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataObjectFactory
 
NEXT_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_GEORSS - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_GML - Static variable in interface org.apache.olingo.commons.api.Constants
 

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
ODataAnnotatable - Interface in org.apache.olingo.commons.api.domain.v4
 
ODataAnnotation - Interface in org.apache.olingo.commons.api.domain.v4
 
ODataCollectionValue<OV extends ODataValue> - Interface in org.apache.olingo.commons.api.domain
OData collection property value.
ODataComplexValue<OP extends CommonODataProperty> - Interface in org.apache.olingo.commons.api.domain
OData complex property value.
ODataDeletedEntity - Interface in org.apache.olingo.commons.api.domain.v4
 
ODataDeletedEntity.Reason - Enum in org.apache.olingo.commons.api.domain.v4
 
ODataDelta - Interface in org.apache.olingo.commons.api.domain.v4
 
ODataDeltaLink - Interface in org.apache.olingo.commons.api.domain.v4
 
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
 
ODataEntity - Interface in org.apache.olingo.commons.api.domain.v3
 
ODataEntity - Interface in org.apache.olingo.commons.api.domain.v4
 
ODataEntitySet - Interface in org.apache.olingo.commons.api.domain.v3
 
ODataEntitySet - Interface in org.apache.olingo.commons.api.domain.v4
 
ODataEnumValue - Interface in org.apache.olingo.commons.api.domain.v4
 
ODataError - Class in org.apache.olingo.commons.api.domain
OData error.
ODataError() - Constructor for class org.apache.olingo.commons.api.domain.ODataError
 
ODataErrorDetail - Class in org.apache.olingo.commons.api.domain
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.domain.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.
ODataInlineEntity - Class in org.apache.olingo.commons.api.domain
OData in-line entity.
ODataInlineEntity(ODataServiceVersion, URI, ODataLinkType, String, CommonODataEntity) - Constructor for class org.apache.olingo.commons.api.domain.ODataInlineEntity
Constructor.
ODataInlineEntity(ODataServiceVersion, URI, String, ODataLinkType, String, CommonODataEntity) - Constructor for class org.apache.olingo.commons.api.domain.ODataInlineEntity
Constructor.
ODataInlineEntitySet - Class in org.apache.olingo.commons.api.domain
OData in-line entity set.
ODataInlineEntitySet(ODataServiceVersion, URI, ODataLinkType, String, CommonODataEntitySet) - Constructor for class org.apache.olingo.commons.api.domain.ODataInlineEntitySet
Constructor.
ODataInlineEntitySet(ODataServiceVersion, URI, String, ODataLinkType, String, CommonODataEntitySet) - Constructor for class org.apache.olingo.commons.api.domain.ODataInlineEntitySet
Constructor.
ODataInvokeResult - Interface in org.apache.olingo.commons.api.domain
Marker interface for any OData domain object that can be returned by an operation invocation.
ODataItem - Class in org.apache.olingo.commons.api.domain
Abstract representation of OData entities and links.
ODataItem(String) - Constructor for class org.apache.olingo.commons.api.domain.ODataItem
Constructor.
ODataLink - Class in org.apache.olingo.commons.api.domain
OData link.
ODataLink(ODataServiceVersion, URI, ODataLinkType, String) - Constructor for class org.apache.olingo.commons.api.domain.ODataLink
Constructor.
ODataLink(ODataServiceVersion, URI, String, ODataLinkType, String) - Constructor for class org.apache.olingo.commons.api.domain.ODataLink
Constructor.
ODataLink - Class in org.apache.olingo.commons.api.domain.v4
 
ODataLink(ODataServiceVersion, URI, ODataLinkType, String) - Constructor for class org.apache.olingo.commons.api.domain.v4.ODataLink
 
ODataLink.Builder - Class in org.apache.olingo.commons.api.domain
 
ODataLink.Builder() - Constructor for class org.apache.olingo.commons.api.domain.ODataLink.Builder
 
ODataLink.Builder - Class in org.apache.olingo.commons.api.domain.v4
 
ODataLink.Builder() - Constructor for class org.apache.olingo.commons.api.domain.v4.ODataLink.Builder
 
ODataLinked - Interface in org.apache.olingo.commons.api.domain
 
ODataLinkedComplexValue - Interface in org.apache.olingo.commons.api.domain.v4
 
ODataLinkType - Enum in org.apache.olingo.commons.api.domain
OData link types.
ODataObjectFactory - Interface in org.apache.olingo.commons.api.domain.v3
 
ODataObjectFactory - Interface in org.apache.olingo.commons.api.domain.v4
 
ODataOperation - Class in org.apache.olingo.commons.api.domain
 
ODataOperation() - Constructor for class org.apache.olingo.commons.api.domain.ODataOperation
 
ODataPrimitiveValue - Interface in org.apache.olingo.commons.api.domain
 
ODataPrimitiveValue.Builder - Interface in org.apache.olingo.commons.api.domain
 
ODataProperty - Interface in org.apache.olingo.commons.api.domain.v3
 
ODataProperty - Interface in org.apache.olingo.commons.api.domain.v4
 
ODataPropertyType - Enum in org.apache.olingo.commons.api.domain
 
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
 
ODataServiceDocument - Class in org.apache.olingo.commons.api.domain
 
ODataServiceDocument() - Constructor for class org.apache.olingo.commons.api.domain.ODataServiceDocument
 
ODataServiceVersion - Enum in org.apache.olingo.commons.api.edm.constants
This class is a container for the supported ODataServiceVersions.
ODataServiceVersion.JsonKey - Enum in org.apache.olingo.commons.api.edm.constants
 
ODataServiceVersion.NamespaceKey - Enum in org.apache.olingo.commons.api.edm.constants
 
ODataSingleton - Interface in org.apache.olingo.commons.api.domain.v4
 
ODataValuable - Interface in org.apache.olingo.commons.api.domain.v4
 
ODataValue - Interface in org.apache.olingo.commons.api.domain
Abstract representation of an OData entity property value.
ODataValue - Interface in org.apache.olingo.commons.api.domain.v4
 
org.apache.olingo.commons.api - package org.apache.olingo.commons.api
 
org.apache.olingo.commons.api.data - package org.apache.olingo.commons.api.data
 
org.apache.olingo.commons.api.data.v3 - package org.apache.olingo.commons.api.data.v3
 
org.apache.olingo.commons.api.domain - package org.apache.olingo.commons.api.domain
 
org.apache.olingo.commons.api.domain.v3 - package org.apache.olingo.commons.api.domain.v3
 
org.apache.olingo.commons.api.domain.v4 - package org.apache.olingo.commons.api.domain.v4
 
org.apache.olingo.commons.api.edm - package org.apache.olingo.commons.api.edm
 
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.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_CHARSET_UTF8 - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
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.
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
 
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
 
Property - Interface in org.apache.olingo.commons.api.data
 

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

rel - Variable in class org.apache.olingo.commons.api.domain.ODataLink
Link rel.
removeLink(ODataLink) - Method in interface org.apache.olingo.commons.api.domain.ODataLinked
Removes the given link from any list (association, navigation, edit-media).
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

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
setCode(String) - Method in class org.apache.olingo.commons.api.domain.ODataError
The value for the code name/value pair is a language-independent string.
setCode(String) - Method in class org.apache.olingo.commons.api.domain.ODataErrorDetail
 
setContextURL(URI) - Method in class org.apache.olingo.commons.api.domain.AbstractODataPayload
 
setCount(Integer) - Method in interface org.apache.olingo.commons.api.data.EntitySet
Sets number of entries.
setCount(int) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntitySet
Sets in-line count.
setDeltaLink(URI) - Method in interface org.apache.olingo.commons.api.data.EntitySet
Sets delta link.
setDeltaLink(URI) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataEntitySet
Sets delta link.
setDetails(List<ODataErrorDetail>) - Method in class org.apache.olingo.commons.api.domain.ODataError
Sets error details.
setDimension(Geospatial.Dimension) - Method in class org.apache.olingo.commons.api.edm.geo.SRID
 
setEditLink(Link) - Method in interface org.apache.olingo.commons.api.data.Entity
Sets entity edit link.
setEditLink(URI) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
Sets OData entity edit link.
setEntityContainer(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.Target
 
setETag(String) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
Sets ETag.
setHref(String) - Method in interface org.apache.olingo.commons.api.data.Link
Sets href.
setId(URI) - Method in interface org.apache.olingo.commons.api.data.Entity
Sets entity ID.
setId(URI) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataEntity
 
setInlineEntity(Entity) - Method in interface org.apache.olingo.commons.api.data.Link
Sets in-line entity.
setInlineEntitySet(EntitySet) - Method in interface org.apache.olingo.commons.api.data.Link
Sets in-line entity set.
setInnerError(Map<String, String>) - Method in class org.apache.olingo.commons.api.domain.ODataError
Sets server defined key-value pairs for debug environment only.
setLink(URI) - Method in class org.apache.olingo.commons.api.domain.ODataItem
Sets ODataItem link (it's edit link for CommonODataEntity).
setMediaContentSource(URI) - Method in interface org.apache.olingo.commons.api.data.Entity
Set media content source.
setMediaContentSource(URI) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
Sets media content source.
setMediaContentType(String) - Method in interface org.apache.olingo.commons.api.data.Entity
Set media content type.
setMediaContentType(String) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
Sets media content type.
setMediaEntity(boolean) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
Sets media entity flag.
setMediaETag(String) - Method in interface org.apache.olingo.commons.api.data.Entity
Set media ETag.
setMediaETag(String) - Method in interface org.apache.olingo.commons.api.data.Link
Sets Media ETag.
setMediaETag(String) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
Set media ETag.
setMessage(String) - Method in class org.apache.olingo.commons.api.domain.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.domain.ODataErrorDetail
 
setMetadataAnchor(String) - Method in class org.apache.olingo.commons.api.domain.ODataOperation
Sets metadata anchor.
setName(String) - Method in interface org.apache.olingo.commons.api.data.Property
 
setNext(URI) - Method in interface org.apache.olingo.commons.api.data.EntitySet
Sets next link.
setNext(URI) - Method in interface org.apache.olingo.commons.api.data.v3.LinkCollection
Sets next link.
setRel(String) - Method in interface org.apache.olingo.commons.api.data.Link
Sets rel info.
setRelationship(String) - Method in interface org.apache.olingo.commons.api.data.DeltaLink
 
setRelationship(String) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDeltaLink
 
setSelfLink(Link) - Method in interface org.apache.olingo.commons.api.data.Entity
Sets entity self link.
setSource(URI) - Method in interface org.apache.olingo.commons.api.data.DeltaLink
 
setSource(URI) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDeltaLink
 
setTarget(URI) - Method in interface org.apache.olingo.commons.api.data.DeltaLink
 
setTarget(String) - Method in class org.apache.olingo.commons.api.domain.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.domain.ODataErrorDetail
 
setTarget(URI) - Method in class org.apache.olingo.commons.api.domain.ODataOperation
Sets target.
setTarget(URI) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDeltaLink
 
setTargetName(String) - Method in class org.apache.olingo.commons.api.edm.Target
 
setTerm(String) - Method in interface org.apache.olingo.commons.api.data.Annotation
 
setTitle(String) - Method in interface org.apache.olingo.commons.api.data.Link
Sets title.
setTitle(String) - Method in class org.apache.olingo.commons.api.domain.ODataLink.Builder
 
setTitle(String) - Method in class org.apache.olingo.commons.api.domain.ODataOperation
Sets title.
setTitle(String) - Method in class org.apache.olingo.commons.api.domain.v4.ODataLink.Builder
 
setType(String) - Method in interface org.apache.olingo.commons.api.data.Entity
Sets entity type.
setType(String) - Method in interface org.apache.olingo.commons.api.data.Link
Sets type.
setType(String) - Method in interface org.apache.olingo.commons.api.data.Valuable
 
setType(ODataLinkType) - Method in class org.apache.olingo.commons.api.domain.ODataLink.Builder
 
setType(EdmType) - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue.Builder
 
setType(EdmPrimitiveTypeKind) - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue.Builder
 
setType(ODataLinkType) - Method in class org.apache.olingo.commons.api.domain.v4.ODataLink.Builder
 
setURI(URI) - Method in class org.apache.olingo.commons.api.domain.ODataLink.Builder
 
setURI(URI, String) - Method in class org.apache.olingo.commons.api.domain.ODataLink.Builder
 
setURI(URI) - Method in class org.apache.olingo.commons.api.domain.v4.ODataLink.Builder
 
setValue(ValueType, Object) - Method in interface org.apache.olingo.commons.api.data.Valuable
 
setValue(Object) - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue.Builder
 
setVersion(ODataServiceVersion) - Method in class org.apache.olingo.commons.api.domain.ODataLink.Builder
 
setVersion(ODataServiceVersion) - Method in class org.apache.olingo.commons.api.domain.v4.ODataLink.Builder
 
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
 
size() - Method in interface org.apache.olingo.commons.api.domain.ODataCollectionValue
Gets collection size.
size() - Method in interface org.apache.olingo.commons.api.domain.ODataComplexValue
Gets number of fields.
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

Target - Class in org.apache.olingo.commons.api.edm
An Edm target element.
Target() - Constructor for class org.apache.olingo.commons.api.edm.Target
 
Target.Builder - Class in org.apache.olingo.commons.api.edm
 
Target.Builder(String, EdmEntityContainer) - Constructor for class org.apache.olingo.commons.api.edm.Target.Builder
 
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
 
title - Variable in class org.apache.olingo.commons.api.domain.ODataLink.Builder
 
toCastValue(Class<T>) - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue
Returns the current value casted to the given type.
toContentTypeString() - Method in class org.apache.olingo.commons.api.format.ContentType
Get ContentType as string as defined in RFC 7231 (http://www.ietf.org/rfc/rfc7231.txt, 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.domain.AbstractODataValue
 
toString() - Method in class org.apache.olingo.commons.api.domain.ODataItem
 
toString() - Method in enum org.apache.olingo.commons.api.domain.ODataLinkType
 
toString() - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue
Serialize the current value as String.
toString() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataEnumValue
 
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.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.
toValue() - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue
Returns the current value as generic Object.
type - Variable in class org.apache.olingo.commons.api.domain.ODataLink.Builder
 
type - Variable in class org.apache.olingo.commons.api.domain.ODataLink
Link type.
type - Variable in class org.apache.olingo.commons.api.edm.geo.Geospatial
 

U

uri - Variable in class org.apache.olingo.commons.api.domain.ODataLink.Builder
 
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 - Interface in org.apache.olingo.commons.api.data
 
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.domain.ODataLinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.domain.ODataPropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.domain.v4.ODataDeletedEntity.Reason
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.JsonKey
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.NamespaceKey
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(ODataServiceVersion, String) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
 
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.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.
valueOfFQN(ODataServiceVersion, 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(ODataServiceVersion, 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.domain.ODataLinkType
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.domain.ODataPropertyType
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.domain.v4.ODataDeletedEntity.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.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.JsonKey
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.NamespaceKey
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.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.
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
version - Variable in class org.apache.olingo.commons.api.domain.ODataLink.Builder
 

W

WILDCARD - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
 
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 L M N O P Q R S T U V W X 

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