Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractEntityCollection - Class in org.apache.olingo.commons.api.data
- AbstractEntityCollection() - Constructor for class org.apache.olingo.commons.api.data.AbstractEntityCollection
- AbstractODataObject - Class in org.apache.olingo.commons.api.data
-
Abstract OData object with basic values (
id,baseURI,title). - AbstractODataObject() - Constructor for class org.apache.olingo.commons.api.data.AbstractODataObject
- ACCEPT - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1">HTTP/1.1 documentation}.
- ACCEPT_CHARSET - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.2">HTTP/1.1 documentation}.
- ACCEPT_ENCODING - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.3">HTTP/1.1 documentation}.
- ACCEPT_LANGUAGE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.4">HTTP/1.1 documentation}.
- AcceptCharset - Class in org.apache.olingo.commons.api.format
- ACCEPTED - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- AcceptType - Class in org.apache.olingo.commons.api.format
-
Internally used
AcceptTypefor OData library. - Action - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- ACTION - Enum constant in enum org.apache.olingo.commons.api.data.Operation.Type
- ACTION - Enum constant in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
-
Action type
- ActionImport - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- addInclude(EdmxReferenceInclude) - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
-
Add include element to current list.
- addIncludeAnnotation(EdmxReferenceIncludeAnnotation) - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
-
Add include annotation element to current list.
- addProperty(Property) - Method in class org.apache.olingo.commons.api.data.Entity
-
Add property to this Entity.
- ALLOW - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.7">HTTP/1.1 documentation}.
- ALLOW_ENTITY_REFERENCES - Enum constant in enum org.apache.olingo.commons.api.format.PreferenceName
- And - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- And - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType
-
Type Edm.And must have two operands which must evaluate to a boolean value
- And - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- Annotatable - Class in org.apache.olingo.commons.api.data
-
An element with instance annotations.
- Annotatable() - Constructor for class org.apache.olingo.commons.api.data.Annotatable
- Annotation - Class in org.apache.olingo.commons.api.data
-
Represents an instance annotation.
- Annotation - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- Annotation() - Constructor for class org.apache.olingo.commons.api.data.Annotation
- ANNOTATION - Static variable in interface org.apache.olingo.commons.api.Constants
- AnnotationPath - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- annotations - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
The Annotations.
- annotations - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
The Annotations.
- annotations - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
The Annotations.
- APPLICATION_ATOM_SVC - Static variable in class org.apache.olingo.commons.api.format.ContentType
- APPLICATION_ATOM_XML - Static variable in class org.apache.olingo.commons.api.format.ContentType
- APPLICATION_ATOM_XML_ENTRY - Static variable in class org.apache.olingo.commons.api.format.ContentType
- APPLICATION_ATOM_XML_ENTRY_UTF8 - Static variable in class org.apache.olingo.commons.api.format.ContentType
- APPLICATION_ATOM_XML_FEED - Static variable in class org.apache.olingo.commons.api.format.ContentType
- APPLICATION_ATOM_XML_FEED_UTF8 - Static variable in class org.apache.olingo.commons.api.format.ContentType
- APPLICATION_FORM_URLENCODED - Static variable in class org.apache.olingo.commons.api.format.ContentType
- APPLICATION_HTTP - Static variable in class org.apache.olingo.commons.api.format.ContentType
- APPLICATION_JSON - Static variable in class org.apache.olingo.commons.api.format.ContentType
- APPLICATION_OCTET_STREAM - Static variable in class org.apache.olingo.commons.api.format.ContentType
- 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
- Apply - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Apply - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- asAnd() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmAndexpression - asAnnotationPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmAnnotationPathexpression - asAnnotationPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlAnnotationPathexpression - asApply() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmApplyexpression - asApply() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlApplyexpression - asCast() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmCastexpression - asCast() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlCastexpression - asCollection() - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Define the result as a collection.
- asCollection() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Get the value as collection or null if it is not a collection ValueType
- asCollection() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmCollectionexpression - asCollection() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
Collectionexpression - asComplex() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Get the value in its complex representation or null if it is not based on a complex ValueType
- asConstant() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
-
Casts the expression to
EdmConstantExpression - asConstant() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlExpression
-
Casts the expression to
CsdlConstantExpression. - asDynamic() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
-
Cast the expression to
EdmDynamicExpression - asDynamic() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlExpression
-
Cast the expression to
CsdlDynamicExpression. - asEntity() - Method in class org.apache.olingo.commons.api.data.Parameter
-
Gets the value in its entity representation or null if it is not based on an entity value type.
- asEnum() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Get the value in its enum representation or null if it is not based on a enum ValueType
- asEnumMembers() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantExpression
-
A list of enum members or empty list if this expression is of type primitive or geospatial.
- asEq() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmEqexpression - asGe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmGeexpression - asGeospatial() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Get the value in its geospatial representation or null if it is not based on a geospatial ValueType
- asGeospatial() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantExpression
-
Return the geospatial object or null if this expression is of type primitive or enum.
- asGt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmGtexpression - asIf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmIfexpression - asIf() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlIfexpression - asIsOf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmIsOfexpression - asIsOf() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlIsOfexpression - asLabeledElement() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmLabeledElementexpression - asLabeledElement() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlLabeledElementexpression - asLabeledElementReference() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmLabeledElementReferenceexpression - asLabeledElementReference() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlLabeledElementReferenceexpression - asLe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmLeexpression - asLogicalOrComparison() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlLogicalOrComparisonExpressionexpression - asLt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmLtexpression - asNavigationPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmNavigationPropertyPathexpression - asNavigationPropertyPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlNavigationPropertyPathexpression - asNe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmNeexpression - asNot() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmNotexpression - asNull() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmNullexpression - asNull() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlNullexpression - asOr() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmOrexpression - asPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmPathexpression - asPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlPathexpression - asPrimitive() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Get the value in its primitive representation or null if it is not based on a primitive ValueType
- asPrimitive() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantExpression
-
The value object of this expression or null if it is of type enum or geospatial.
- asPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmPropertyPathexpression - asPropertyPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlPropertyPathexpression - asPropertyValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmPropertyValueexpression - asRecord() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmRecordexpression - asRecord() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlRecordexpression - ASSOCIATION_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
- asUrlRef() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmUrlRefexpression - asUrlRef() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlUrlRefexpression - AT - Static variable in interface org.apache.olingo.commons.api.Constants
- 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_FUNCTION - 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_NAME - 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
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.8">HTTP/1.1 documentation}.
B
- BAD_GATEWAY - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- BAD_REQUEST - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- baseType - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
The Base type.
- Binary - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Binary - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- Binary - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
-
Type Edm.binary
- Bool - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Bool - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
-
Type Edm.Bool
- Boolean - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- build() - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Create the ContextURL instance based on set values.
- Builder() - Constructor for class org.apache.olingo.commons.api.data.ContextURL.Builder
- Byte - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
C
- CACHE_CONTROL - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9">HTTP/1.1 documentation}.
- CALLBACK - Enum constant in enum org.apache.olingo.commons.api.format.PreferenceName
- 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
- Cascade - Enum constant in enum org.apache.olingo.commons.api.edm.constants.EdmOnDelete
-
Cascade, meaning the related entities will be deleted if the source entity is deleted
- Cascade - Enum constant in enum org.apache.olingo.commons.api.edm.provider.CsdlOnDeleteAction
-
The Cascade.
- Cast - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Cast - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- changed - Enum constant in enum org.apache.olingo.commons.api.data.DeletedEntity.Reason
-
The data of the entity has changed and is not any longer part of the response.
- Collection - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- COLLECTION - Enum constant in enum org.apache.olingo.commons.api.data.PropertyType
-
Collection.
- COLLECTION_COMPLEX - Enum constant in enum org.apache.olingo.commons.api.data.ValueType
-
Collection of complex values
- COLLECTION_ENTITY - Enum constant in enum org.apache.olingo.commons.api.data.ValueType
-
Collection of entities
- COLLECTION_ENUM - Enum constant in enum org.apache.olingo.commons.api.data.ValueType
-
Collection of enum values
- COLLECTION_GEOSPATIAL - Enum constant in enum org.apache.olingo.commons.api.data.ValueType
-
Collection of geospatial values
- COLLECTION_PRIMITIVE - Enum constant in enum org.apache.olingo.commons.api.data.ValueType
-
Collection of primitive values
- compatibleTo(EdmType) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Checks if this type is convertible to parameter
targetType - COMPLEX - Enum constant in enum org.apache.olingo.commons.api.data.PropertyType
-
Complex.
- COMPLEX - Enum constant in enum org.apache.olingo.commons.api.data.ValueType
-
Complex value
- COMPLEX - Enum constant in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
-
Complex type
- ComplexType - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- ComplexValue - Class in org.apache.olingo.commons.api.data
-
Represents the value of a complex property.
- ComplexValue() - Constructor for class org.apache.olingo.commons.api.data.ComplexValue
- ComposedGeospatial<T extends Geospatial> - Class in org.apache.olingo.commons.api.edm.geo
-
Abstract base class for all Geometries that are composed out of other geospatial elements.
- ComposedGeospatial(Geospatial.Dimension, Geospatial.Type, SRID, List<T>) - Constructor for class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
- CONFLICT - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- Constants - Interface in org.apache.olingo.commons.api
-
Constant values related to the OData protocol.
- Constantsv00 - Class in org.apache.olingo.commons.api.constants
-
Constant values related to the OData protocol.
- Constantsv00() - Constructor for class org.apache.olingo.commons.api.constants.Constantsv00
- Constantsv01 - Class in org.apache.olingo.commons.api.constants
-
Constant values related to the OData protocol.
- Constantsv01() - Constructor for class org.apache.olingo.commons.api.constants.Constantsv01
- containsTarget() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
- CONTENT_ENCODING - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.11">HTTP/1.1 documentation}.
- CONTENT_ID - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See RFC 2392.
- CONTENT_LANGUAGE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.12">HTTP/1.1 documentation}.
- CONTENT_LENGTH - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.13">HTTP/1.1 documentation}.
- CONTENT_LOCATION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.14">HTTP/1.1 documentation}.
- CONTENT_TYPE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.17">HTTP/1.1 documentation}.
- ContentType - Class in org.apache.olingo.commons.api.format
-
Internally used
ContentTypefor 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
-
Builder for a ContextURL instance.
- ContextURL.Suffix - Enum in org.apache.olingo.commons.api.data
-
Suffix of the OData Context URL
- CONTINUE - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- CONTINUE_ON_ERROR - Enum constant in enum org.apache.olingo.commons.api.format.PreferenceName
- COOKIE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.ietf.org/rfc/rfc2109.txt">IETF RFC 2109}.
- create(String) - Static method in class org.apache.olingo.commons.api.format.AcceptCharset
-
Creates a list of
AcceptCharsetobjects based on given input string. - create(String) - Static method in class org.apache.olingo.commons.api.format.AcceptType
-
Creates a list of
AcceptTypeobjects based on given input string. - create(String) - Static method in class org.apache.olingo.commons.api.format.ContentType
-
Creates a
ContentTypebased on given input string (format). - create(ContentType, String, String) - Static method in class org.apache.olingo.commons.api.format.ContentType
-
Creates a content type from an existing content type and an additional parameter as key-value pair.
- CREATED - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- CsdlAbstractEdmItem - Class in org.apache.olingo.commons.api.edm.provider
-
Super type of all CsdlEdmItems
- CsdlAbstractEdmItem() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
- CsdlAbstractEdmProvider - Class in org.apache.olingo.commons.api.edm.provider
-
Dummy implementation of
CsdlEdmProvider - CsdlAbstractEdmProvider() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
- CsdlAction - Class in org.apache.olingo.commons.api.edm.provider
-
Represents an action CSDL item
- CsdlAction() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAction
- CsdlActionImport - Class in org.apache.olingo.commons.api.edm.provider
-
Represents an action import CSDL item
- CsdlActionImport() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
- CsdlAliasInfo - Class in org.apache.olingo.commons.api.edm.provider
-
Represents an alias info CSDL item
- CsdlAliasInfo() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
- CsdlAnnotatable - Interface in org.apache.olingo.commons.api.edm.provider
-
Super type of all annotatable CSDL items
- CsdlAnnotation - Class in org.apache.olingo.commons.api.edm.provider
-
Represents a CSDL annotation
- CsdlAnnotation() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
- CsdlAnnotationPath - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
Represents an annotation path
- CsdlAnnotationPath() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlAnnotationPath
- CsdlAnnotations - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl annotations.
- CsdlAnnotations() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
- CsdlApply - Class in org.apache.olingo.commons.api.edm.provider.annotation
- CsdlApply() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
- CsdlBindingTarget - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl binding target.
- CsdlBindingTarget() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
- CsdlCast - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
Represents an edm:Cast expression.
- CsdlCast() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
- CsdlCollection - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:Collection expression enables a value to be obtained from zero or more child expressions.
- CsdlCollection() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCollection
- CsdlComplexType - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl complex type.
- CsdlComplexType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
- CsdlConstantExpression - Class in org.apache.olingo.commons.api.edm.provider.annotation
- CsdlConstantExpression(CsdlConstantExpression.ConstantExpressionType) - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
- CsdlConstantExpression(CsdlConstantExpression.ConstantExpressionType, String) - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
- CsdlConstantExpression.ConstantExpressionType - Enum in org.apache.olingo.commons.api.edm.provider.annotation
-
Type of the constant expression
- CsdlDynamicExpression - Class in org.apache.olingo.commons.api.edm.provider.annotation
- CsdlDynamicExpression() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
- CsdlEdmProvider - Interface in org.apache.olingo.commons.api.edm.provider
-
The interface Csdl edm provider.
- CsdlEntityContainer - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl entity container.
- CsdlEntityContainer() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
- CsdlEntityContainerInfo - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl entity container info.
- CsdlEntityContainerInfo() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
- CsdlEntitySet - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl entity set.
- CsdlEntitySet() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
- CsdlEntitySetPath - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl entity set path.
- CsdlEntitySetPath() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
- CsdlEntityType - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl entity type.
- CsdlEntityType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
- CsdlEnumMember - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl enum member.
- CsdlEnumMember() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
- CsdlEnumType - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl enum type.
- CsdlEnumType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
- CsdlExpression - Class in org.apache.olingo.commons.api.edm.provider.annotation
- CsdlExpression() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlExpression
- CsdlFunction - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl function.
- CsdlFunction() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlFunction
- CsdlFunctionImport - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl function import.
- CsdlFunctionImport() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
- CsdlIf - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
Represents a edm:If expression
- CsdlIf() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
- CsdlIsOf - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:IsOf expression evaluates a child expression and returns a Boolean value indicating whether the child expression returns the specified type
- CsdlIsOf() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
- CsdlLabeledElement - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:LabeledElement expression assigns a name to a child expression.
- CsdlLabeledElement() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
- CsdlLabeledElementReference - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:LabeledElementReference expression returns the value of an edm:LabeledElement (see
CsdlLabeledElement) expression. - CsdlLabeledElementReference() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElementReference
- CsdlLogicalOrComparisonExpression - Class in org.apache.olingo.commons.api.edm.provider.annotation
- CsdlLogicalOrComparisonExpression(CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType) - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
- CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType - Enum in org.apache.olingo.commons.api.edm.provider.annotation
-
Type of the constant expression
- CsdlMapping - Class in org.apache.olingo.commons.api.edm.provider
-
Content of this class does not appear within the CSDL metadata document.
- CsdlMapping() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlMapping
- CsdlNamed - Interface in org.apache.olingo.commons.api.edm.provider
-
The interface Csdl named.
- CsdlNavigationProperty - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl navigation property.
- CsdlNavigationProperty() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
- CsdlNavigationPropertyBinding - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl navigation property binding.
- CsdlNavigationPropertyBinding() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
- CsdlNavigationPropertyPath - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:NavigationPropertyPath expression provides a value for terms or term properties that specify the built-in abstract type Edm.NavigationPropertyPath
- CsdlNavigationPropertyPath() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNavigationPropertyPath
- CsdlNull - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:Null expression returns an untyped null value.
- CsdlNull() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNull
- CsdlOnDelete - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl on delete.
- CsdlOnDelete() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
- CsdlOnDeleteAction - Enum in org.apache.olingo.commons.api.edm.provider
-
The enum Csdl on delete action.
- CsdlOperation - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl operation.
- CsdlOperation() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlOperation
- CsdlOperationImport - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl operation import.
- CsdlOperationImport() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
- CsdlParameter - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl parameter.
- CsdlParameter() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlParameter
- CsdlPath - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:Path expression enables a value to be obtained by traversing an object graph.
- CsdlPath() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPath
- CsdlProperty - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl property.
- CsdlProperty() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlProperty
- CsdlPropertyPath - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:PropertyPath expression provides a value for terms or term properties that specify the built-in abstract type Edm.PropertyPath.
- CsdlPropertyPath() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyPath
- CsdlPropertyRef - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl property ref.
- CsdlPropertyRef() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
- CsdlPropertyValue - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:PropertyValue element supplies a value to a property on the type instantiated by an edm:Record expression (See
EdmRecord). - CsdlPropertyValue() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
- CsdlRecord - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:Record expression enables a new entity type or complex type instance to be constructed.
- CsdlRecord() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
- CsdlReferentialConstraint - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl referential constraint.
- CsdlReferentialConstraint() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
- CsdlReturnType - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl return type.
- CsdlReturnType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
- CsdlSchema - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl schema.
- CsdlSchema() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlSchema
- CsdlSingleton - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl singleton.
- CsdlSingleton() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
- CsdlStructuralType - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl structural type.
- CsdlStructuralType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
- CsdlTerm - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl term.
- CsdlTerm() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlTerm
- CsdlTypeDefinition - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl type definition.
- CsdlTypeDefinition() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
- CsdlUrlRef - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:UrlRef expression enables a value to be obtained by sending a GET request to the value of the UrlRef expression.
- CsdlUrlRef() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
D
- Date - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Date - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- Date - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
-
Type Edm.Date
- DATE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.18">HTTP/1.1 documentation}.
- DateTimeOffset - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- DateTimeOffset - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- DateTimeOffset - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
-
Type Edm.DateTimeOffset
- Decimal - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Decimal - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- Decimal - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
-
Type Edm.Decimal
- DEFAULT_PRECISION - Static variable in interface org.apache.olingo.commons.api.Constants
- DEFAULT_SCALE - Static variable in interface org.apache.olingo.commons.api.Constants
- DEFINITION - Enum constant in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
-
Type definition
- DELETE - Enum constant in enum org.apache.olingo.commons.api.http.HttpMethod
- deleted - Enum constant in enum org.apache.olingo.commons.api.data.DeletedEntity.Reason
-
The entity was deleted.
- DeletedEntity - Class in org.apache.olingo.commons.api.data
-
A deleted entity contains the reason for deletion and the id.
- DeletedEntity() - Constructor for class org.apache.olingo.commons.api.data.DeletedEntity
- DELETEDENTITY - Static variable in interface org.apache.olingo.commons.api.Constants
- DeletedEntity.Reason - Enum in org.apache.olingo.commons.api.data
-
Reason of the removal from the list
- DELETEDLINK - Static variable in interface org.apache.olingo.commons.api.Constants
- Delta - Class in org.apache.olingo.commons.api.data
-
A Delta instance contains all added and deleted links and all deleted entities.
- Delta() - Constructor for class org.apache.olingo.commons.api.data.Delta
- DELTA - Enum constant in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
-
Suffix for deltas (changes)
- DELTA - Static variable in interface org.apache.olingo.commons.api.Constants
- DELTA_DELETED_ENTITY - Enum constant in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
-
Suffix for deleted entities in deltas
- DELTA_DELETED_LINK - Enum constant in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
-
Deleted links in deltas
- DELTA_LINK - Enum constant in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
-
New links in deltas
- DeltaLink - Class in org.apache.olingo.commons.api.data
-
A delta link.
- DeltaLink() - Constructor for class org.apache.olingo.commons.api.data.DeltaLink
- DELTALINK - Static variable in interface org.apache.olingo.commons.api.Constants
- DELTAVALUE - Static variable in interface org.apache.olingo.commons.api.Constants
- derived(EdmEntityType) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the derived edm entity type.
- derivedEntity(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the derived entity name.
- dimension - Variable in class org.apache.olingo.commons.api.edm.geo.Geospatial
- Double - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- Duration - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Duration - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- Duration - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
-
Type Edm.Duration
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
-
Represents a logical and 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
-
This class models an OData Annotation which can be applied to a target.
- EdmAnnotationPath - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents an annotation path
- EdmAnnotations - Interface in org.apache.olingo.commons.api.edm
-
This is used to apply a group of annotations to a single model element.
- EdmApply - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents an Edm:Apply expression
- 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
EdmBindingTargetcan either be anEdmEntitySetor anEdmSingleton. - EdmCast - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents an edm:Cast expression.
- EdmCollection - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:Collection expression enables a value to be obtained from zero or more child expressions.
- EdmComplexType - Interface in org.apache.olingo.commons.api.edm
-
A CSDL ComplexType element.
- EdmConstantExpression - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a constant expression
- EdmDynamicExpression - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a dynamic expression
- EdmElement - Interface in org.apache.olingo.commons.api.edm
- EdmEntityContainer - Interface in org.apache.olingo.commons.api.edm
-
A CSDL EntityContainer element.
- EdmEntitySet - Interface in org.apache.olingo.commons.api.edm
-
A CSDL EntitySet element.
- EdmEntityType - Interface in org.apache.olingo.commons.api.edm
-
A CSDL EntityType element.
- EdmEnumType - Interface in org.apache.olingo.commons.api.edm
-
An EdmEnumType represents a set of related values.
- EdmEq - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a edm:Eq expression
- 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
- EdmExpression - Interface in org.apache.olingo.commons.api.edm.annotation
-
Super type of all annotation expressions A expression is either constant or dynamic
- EdmExpression.EdmExpressionType - Enum in org.apache.olingo.commons.api.edm.annotation
- EdmFunction - Interface in org.apache.olingo.commons.api.edm
-
An EdmFunction as described in the OData specification
- EdmFunctionImport - Interface in org.apache.olingo.commons.api.edm
-
A CSDL FunctionImport element
- EdmGe - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a edm:Ge expression
- EdmGt - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a edm:Gt expression
- EdmIf - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a edm:If expression
- EdmIsOf - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:IsOf expression evaluates a child expression and returns a Boolean value indicating whether the child expression returns the specified type
- EdmKeyPropertyRef - Interface in org.apache.olingo.commons.api.edm
-
A key property reference element.
- EdmLabeledElement - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:LabeledElement expression assigns a name to a child expression.
- EdmLabeledElementReference - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:LabeledElementReference expression returns the value of an edm:LabeledElement (see
EdmLabeledElement) expression. - EdmLe - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a edm:Le expression
- EdmLogicalOrComparisonExpression - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a generic expression with two child exprssions
- EdmLt - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a edm:Lt expression
- 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
EdmEnumTypemember 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
-
The edm:NavigationPropertyPath expression provides a value for terms or term properties that specify the built-in abstract type Edm.NavigationPropertyPath
- EdmNe - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a edm:Ne expression
- EdmNot - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a logical edm:Le expression
- EdmNull - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:Null expression returns an untyped null value.
- EdmOnDelete - Enum in org.apache.olingo.commons.api.edm.constants
-
A navigation property MAY define one edm:OnDelete element.
- EdmOnDelete - Interface in org.apache.olingo.commons.api.edm
- EdmOperation - Interface in org.apache.olingo.commons.api.edm
-
A EdmOperation can either be an
EdmActionor anEdmFunction. - 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
-
Represents a logical edm:And expression
- EdmParameter - Interface in org.apache.olingo.commons.api.edm
-
A CSDL parameter element
- EdmPath - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:Path expression enables a value to be obtained by traversing an object graph.
- 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
-
Enumeration of all primitive type kinds.
- EdmProperty - Interface in org.apache.olingo.commons.api.edm
-
A CSDL Property element.
- EdmPropertyPath - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:PropertyPath expression provides a value for terms or term properties that specify the built-in abstract type Edm.PropertyPath.
- EdmPropertyValue - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:PropertyValue element supplies a value to a property on the type instantiated by an edm:Record expression (See
EdmRecord). - EdmRecord - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:Record expression enables a new entity type or complex type instance to be constructed.
- 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
-
An
EdmReturnTypeof anEdmOperation. - EdmSchema - Interface in org.apache.olingo.commons.api.edm
-
A csdl schema element
- EdmSingleton - Interface in org.apache.olingo.commons.api.edm
-
An
EdmSingletonrepresents a single entity inside the entity model. - EdmStructuredType - Interface in org.apache.olingo.commons.api.edm
-
EdmStructuralType is the base for a complex type or an entity type.
- EdmTerm - Interface in org.apache.olingo.commons.api.edm
-
An
EdmTermdefines a term in a vocabulary. - 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
EdmTypeDefinitiondefines 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
-
The edm:UrlRef expression enables a value to be obtained by sending a GET request to the value of the UrlRef expression.
- EdmxReference - Class in org.apache.olingo.commons.api.edmx
-
POJO for Edmx Reference.
- EdmxReference(URI) - Constructor for class org.apache.olingo.commons.api.edmx.EdmxReference
-
Create reference with given uri
- EdmxReferenceInclude - Class in org.apache.olingo.commons.api.edmx
-
edmx:Include elements that specify the schemas to include from the target document.
- EdmxReferenceInclude(String) - Constructor for class org.apache.olingo.commons.api.edmx.EdmxReferenceInclude
-
Create include with given namespace and empty (
NULL) alias. - EdmxReferenceInclude(String, String) - Constructor for class org.apache.olingo.commons.api.edmx.EdmxReferenceInclude
-
Create include with given namespace and alias.
- EdmxReferenceIncludeAnnotation - Class in org.apache.olingo.commons.api.edmx
-
POJO for Edmx Reference Include Annotation.
- EdmxReferenceIncludeAnnotation(String) - Constructor for class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
-
Create include annotation with given termNamespace and empty qualifier and targetNamespace.
- EdmxReferenceIncludeAnnotation(String, String, String) - Constructor for class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
-
Create include annotation with given termNamespace, qualifier and targetNamespace.
- 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
- EMPTY - Enum constant in enum org.apache.olingo.commons.api.data.PropertyType
-
Empty type (possibly, no type information could be retrieved).
- Entity - Class in org.apache.olingo.commons.api.data
-
Data representation for a single entity.
- Entity() - Constructor for class org.apache.olingo.commons.api.data.Entity
- ENTITY - Enum constant in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
-
Suffix for Entities
- ENTITY - Enum constant in enum org.apache.olingo.commons.api.data.ValueType
-
Entity value
- ENTITY - Enum constant in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
-
Entity type
- ENTITY - Static variable in interface org.apache.olingo.commons.api.Constants
- ENTITY_BINDING_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
- ENTITY_COLLECTION_BINDING_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
- ENTITY_NAVIGATION_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
- ENTITY_SET_NAVIGATION_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
- EntityCollection - Class in org.apache.olingo.commons.api.data
-
Data representation for a collection of single entities.
- EntityCollection() - Constructor for class org.apache.olingo.commons.api.data.EntityCollection
- EntityContainer - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- EntityIterator - Class in org.apache.olingo.commons.api.data
-
Data representation as an Iterator for a collection of single entities.
- EntityIterator() - Constructor for class org.apache.olingo.commons.api.data.EntityIterator
- EntityMediaObject - Class in org.apache.olingo.commons.api.data
- EntityMediaObject() - Constructor for class org.apache.olingo.commons.api.data.EntityMediaObject
- entitySet - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
The Entity set.
- entitySet(EdmEntitySet) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the edm entity set.
- EntitySet - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- entitySetOrSingletonOrType(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the entity set / singleton / type name.
- entitySetPath - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
The Entity set path.
- EntityType - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- ENUM - Enum constant in enum org.apache.olingo.commons.api.data.PropertyType
-
Enum.
- ENUM - Enum constant in enum org.apache.olingo.commons.api.data.ValueType
-
Enum type
- ENUM - Enum constant in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
-
Enum type
- EnumMember - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- EnumMember - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
-
Type Edm.EnumMeber
- EnumType - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- Eq - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Eq - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType
-
Type Edm.Eq must have two operands which must evaluate to a boolean value
- Eq - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- equals(Object) - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Annotation
- equals(Object) - Method in class org.apache.olingo.commons.api.data.ComplexValue
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Delta
- equals(Object) - Method in class org.apache.olingo.commons.api.data.DeltaLink
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Entity
- equals(Object) - Method in class org.apache.olingo.commons.api.data.EntityCollection
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Link
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Linked
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Parameter
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Property
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Valuable
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.geo.Point
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.geo.SRID
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlAnnotationPath
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCollection
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElementReference
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNavigationPropertyPath
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNull
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPath
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyPath
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
- equals(Object) - Method in class org.apache.olingo.commons.api.format.ContentType
- ERROR_CODE - Static variable in interface org.apache.olingo.commons.api.Constants
- ERROR_DETAIL - 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
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.19">HTTP/1.1 documentation}.
- EXPECT - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See RFC 7231.
- EXPECTATION_FAILED - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- EXPIRES - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.21">HTTP/1.1 documentation}.
F
- Float - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Float - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
-
Type Edm.Float
- FORBIDDEN - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- FOUND - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- FROM - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See RFC 7231.
- fromAcceptHeader(String) - Static method in class org.apache.olingo.commons.api.format.ContentType
-
Uses the first MIME type from the accept header to determine the content type.
- fromContentType(ContentType) - Static method in class org.apache.olingo.commons.api.format.AcceptType
-
Creates a list of
AcceptTypeobjects based on given content type. - fromStatusCode(int) - Static method in enum org.apache.olingo.commons.api.http.HttpStatusCode
-
Converts a numerical status code into the corresponding status enum object.
- fromString(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
-
Creates a new type by a given string e.g.
- fromString(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType
-
Creates a new type by a given string e.g.
- 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) - Constructor for class org.apache.olingo.commons.api.edm.FullQualifiedName
-
Create the FQN with given namespace and name (which is split of last
.of the parameter). - FullQualifiedName(String, String) - Constructor for class org.apache.olingo.commons.api.edm.FullQualifiedName
-
Create the FQN with given namespace and name
- Function - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- FUNCTION - Enum constant in enum org.apache.olingo.commons.api.data.Operation.Type
- FUNCTION - Enum constant in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
-
Function type
- FunctionImport - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
G
- GATEWAY_TIMEOUT - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- Ge - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Ge - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType
-
Type Edm.Ge must have two operands which must evaluate to a boolean value
- Ge - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- Geography - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- GEOGRAPHY - Enum constant in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Dimension
-
Geography type
- GeographyCollection - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- GeographyLineString - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- GeographyMultiLineString - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- GeographyMultiPoint - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- GeographyMultiPolygon - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- GeographyPoint - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- GeographyPolygon - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- Geometry - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- GEOMETRY - Enum constant in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Dimension
-
Geometry type
- GeometryCollection - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- GeometryLineString - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- GeometryMultiLineString - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- GeometryMultiPoint - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- GeometryMultiPolygon - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- GeometryPoint - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- GeometryPolygon - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- 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 - Enum constant in enum org.apache.olingo.commons.api.data.ValueType
-
Geospatial value
- Geospatial.Dimension - Enum in org.apache.olingo.commons.api.edm.geo
-
Dimension of the geospatial type
- Geospatial.Type - Enum in org.apache.olingo.commons.api.edm.geo
-
Type of the geospatial type
- 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
-
Creates a new collection of geospatial types.
- GEOSPATIALCOLLECTION - Enum constant in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Type
-
The OGIS geometry type number for feature collections.
- geospatials - Variable in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
- GeoUtils - Class in org.apache.olingo.commons.api.data
-
Utilities class for Geography data types.
- GET - Enum constant in enum org.apache.olingo.commons.api.http.HttpMethod
- getAction() - Method in interface org.apache.olingo.commons.api.edm.EdmOnDelete
- getAction() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
-
Returns the full qualified name of the action as string
- getAction() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
-
Gets action.
- getActionFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
-
Returns the full qualified name of the action
- getActionImport(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
Get contained ActionImport by name.
- getActionImport(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets the first action import with given name.
- getActionImport(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
- getActionImport(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return an
CsdlActionImportor null if nothing is found - getActionImportName() - Method in interface org.apache.olingo.commons.api.edm.EdmActionImportInfo
- getActionImports() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
This method DOES NOT support lazy loading
- getActionImports() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets action imports.
- getActionImports(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets all action imports with given name.
- getActionImportUri() - Method in interface org.apache.olingo.commons.api.edm.EdmActionImportInfo
-
We use a
URIobject here to ensure the right encoding. - getActions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
- getActions() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets actions.
- getActions(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
All actions with the given name
- getActions(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
- getActions(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return a list of all
CsdlActionfor the FullQualifiedname or null if nothing is found - getAddedLinks() - Method in class org.apache.olingo.commons.api.data.Delta
-
Get list of added links (must not be NULL).
- getAdditionalProperties() - Method in class org.apache.olingo.commons.api.ex.ODataError
-
Gets server defined additional properties.
- getAdditionalProperties() - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
-
Gets server defined additional properties.
- getAlias() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
- getAlias() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
- getAlias() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
-
Returns the alias of item
- getAlias() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
-
Gets alias.
- getAlias() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets alias.
- getAlias() - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceInclude
- getAliasInfos() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
- getAliasInfos() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return a list of all namespaces which have an alias
- getAllByName(String, Collection<T>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
-
Gets all by name.
- getAnnotation(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
-
Gets annotation.
- getAnnotation(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets annotation.
- getAnnotation(EdmTerm, String) - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotatable
- getAnnotationGroup(String, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets annotation group.
- getAnnotationGroup(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get
EdmAnnotationsby target. - getAnnotationGroups() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
- getAnnotationGroups() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets annotation groups.
- getAnnotations() - Method in class org.apache.olingo.commons.api.data.Annotatable
-
Get Annotations.
- getAnnotations() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotatable
-
Get list of all annotations.
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNull
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
- getAnnotations() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlAnnotatable
-
Returns a list of annotations
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
- getAnnotations() - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
- getAnnotationsGroup(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
- getAnnotationsGroup(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
Gets annotations group.
- getAppliesTo() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
- getAppliesTo() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Gets applies to.
- getAssociationLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getAssociationLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getAssociationLink() - Method in interface org.apache.olingo.commons.api.IConstants
- getAssociationLink(String) - Method in class org.apache.olingo.commons.api.data.Linked
-
Gets association link with given name, if available, otherwise null.
- getAssociationLinks() - Method in class org.apache.olingo.commons.api.data.Linked
-
Gets association links.
- getBaseTerm() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
-
When applying a term with a base term,the base term MUST also be applied with the same qualifier, and so on until a term without a base term is reached.
- getBaseTerm() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Gets base term.
- getBaseType() - Method in enum org.apache.olingo.commons.api.data.ValueType
-
Get base type for this value type.
- getBaseType() - Method in interface org.apache.olingo.commons.api.edm.EdmComplexType
- getBaseType() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
- getBaseType() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Base types are described in the OData protocol specification.
- getBaseType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Gets base type.
- getBaseTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Gets base type fQN.
- getBaseURI() - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
-
Gets base URI.
- getBind() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getBind() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getBind() - Method in interface org.apache.olingo.commons.api.IConstants
- getBindingLink() - Method in class org.apache.olingo.commons.api.data.Link
-
If this is a "toOne" relationship this method delivers the binding link or null if not set.
- getBindingLinks() - Method in class org.apache.olingo.commons.api.data.Link
-
If this is a "toMany" relationship this method delivers the binding links or emptyList if not set.
- getBindingParameter() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
-
Gets binding parameter.
- 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.
- getBoundActionWithBindingType(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.
- getBoundFunctionsWithBindingType(FullQualifiedName, Boolean) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get Function by binding parameter type
- getByName(String) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
Get a type kind by name.
- getBytes() - Method in class org.apache.olingo.commons.api.data.EntityMediaObject
- getCharset() - Method in class org.apache.olingo.commons.api.format.AcceptCharset
- getCode() - Method in class org.apache.olingo.commons.api.ex.ODataError
-
The value for the code name/value pair is a language-independent string.
- getCode() - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
-
Gets error code.
- getComplexType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets complex type.
- getComplexType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get complex type by full qualified name..
- getComplexType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
- getComplexType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return a
CsdlComplexTypeor null if nothing is found. - getComplexTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
- getComplexTypes() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets complex types.
- getComplexTypeWithAnnotations(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get complex type with annotations by full qualified name..
- getContainerName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
-
Gets container name.
- getContext() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getContext() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getContext() - Method in interface org.apache.olingo.commons.api.IConstants
- getCount() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getCount() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getCount() - Method in class org.apache.olingo.commons.api.data.AbstractEntityCollection
- getCount() - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
Gets number of entries - if it was required.
- getCount() - Method in class org.apache.olingo.commons.api.data.EntityIterator
-
Gets count
- getCount() - Method in interface org.apache.olingo.commons.api.IConstants
- getDefaultType() - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
-
Returns the default Java type for this EDM primitive type as described in the documentation of
EdmPrimitiveType. - getDefaultValue() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
- getDefaultValue() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
- getDefaultValue() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets default value.
- getDefaultValue() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Gets default value.
- getDeletedEntities() - Method in class org.apache.olingo.commons.api.data.Delta
-
Get list of deleted entities (must not be NULL).
- getDeletedLinks() - Method in class org.apache.olingo.commons.api.data.Delta
-
Get list of deleted links (must not be NULL).
- getDeltaLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getDeltaLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getDeltaLink() - Method in class org.apache.olingo.commons.api.data.AbstractEntityCollection
- getDeltaLink() - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
Gets delta link if exists.
- getDeltaLink() - Method in class org.apache.olingo.commons.api.data.EntityIterator
- getDeltaLink() - Method in interface org.apache.olingo.commons.api.IConstants
- getDerivedEntity() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Get the derived entity.
- getDetails() - Method in class org.apache.olingo.commons.api.ex.ODataError
-
Gets error details.
- 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
-
Returns the dimension of the SRID instance.
- getDimension(EdmPrimitiveTypeKind) - Static method in class org.apache.olingo.commons.api.data.GeoUtils
-
Get dimension based on given Geography / Geometry type.
- getEditLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getEditLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getEditLink() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets entity edit link.
- getEditLink() - Method in interface org.apache.olingo.commons.api.IConstants
- getEdmClass() - Method in enum org.apache.olingo.commons.api.edm.TargetType
- getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
-
Returns the
EdmPrimitiveTypeKind - 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
-
Return the third expression of the edm:If expression.
- getElse() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
-
Return the third expression of the edm:If expression.
- getEntities() - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
Gets entities.
- getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get main entity container.
- getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
-
Returns the entity container this target is contained in.
- getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImport
- getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
- getEntityContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
- getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
Returns the entity container of this edm
- getEntityContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets entity container.
- getEntityContainer(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get entity container by full qualified name.
- getEntityContainerInfo(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
- getEntityContainerInfo(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return an
CsdlEntityContainerInfoor null if nothing is found - getEntityContainerName() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImportInfo
- getEntitySet() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
Gets entity set.
- getEntitySet(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
Get contained EntitySet by name.
- getEntitySet(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets entity set.
- getEntitySet(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
- getEntitySet(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return an
CsdlEntitySetor null if nothing is found - getEntitySetOrSingletonOrType() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Get the set entity set / singleton / type.
- getEntitySetPath() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
- getEntitySetPath() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Gets entity set path.
- getEntitySets() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
This method DOES NOT support lazy loading
- getEntitySets() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets entity sets.
- getEntitySetsWithAnnotations() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
This method DOES NOT support lazy loading
- getEntityType() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
-
Get the entity type.
- getEntityType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets entity type.
- getEntityType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get entity type by full qualified name.
- getEntityType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
- getEntityType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return an
CsdlEntityTypeor null if nothing is found - getEntityTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
- getEntityTypes() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets entity types.
- getEntityTypeWithAnnotations() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
-
Get the entity type with annotations defined in external file.
- getEntityTypeWithAnnotations(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get entity type with annotations by full qualified name.
- getEnumType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets enum type.
- getEnumType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get enum type by full qualified name.
- getEnumType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
- getEnumType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return an
CsdlEnumTypeor null if nothing is found - getEnumTypeName() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantExpression
-
Return the Enum type name or null if this expression is of type primitive or geospatial.
- getEnumTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
- getEnumTypes() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets enum types.
- getEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getEtag() - Method in interface org.apache.olingo.commons.api.IConstants
- getETag() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets ETag.
- getExpression() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotation
- getExpression() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
Returns the annotated expression
- getExpressionName() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
-
Will return the name of the expression e.g.
- getExpressionType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
-
See
EdmExpression.EdmExpressionTypefor details. - getExtendsContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets extends container.
- getExtendsContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
-
Gets extends container.
- getExtendsContainerFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets extends container fQN.
- 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
FullQualifiedNamefor this type kind. - getFullQualifiedName() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
- getFullQualifiedName() - Method in interface org.apache.olingo.commons.api.edm.EdmType
- getFullQualifiedNameAsString() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
- getFunction() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmApply
-
A QualifiedName specifying the name of the client-side function to apply.
- getFunction() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
-
A QualifiedName specifying the name of the client-side function to apply.
- getFunction() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
Gets function.
- getFunctionFqn() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
- getFunctionFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
Gets function fQN.
- getFunctionImport(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
Get contained FunctionImport by name.
- getFunctionImport(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets the first function import with given name.
- getFunctionImport(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
- getFunctionImport(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return a
CsdlFunctionImportor null if nothing is found - getFunctionImports() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
This method DOES NOT support lazy loading
- getFunctionImports() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets function imports.
- getFunctionImports(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets all function imports with given name.
- getFunctions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
- getFunctions() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets functions.
- getFunctions(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
All functions with the given name
- getFunctions(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
- getFunctions(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return a list of all
CsdlFunctionfor the FullQualifiedname or null if nothing is found - getGeoType() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
-
Gets type.
- getGuard() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
-
Returns the first expression of the edm:If expression.
- getGuard() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
-
Returns the first expression of the edm:If expression.
- getHref() - Method in class org.apache.olingo.commons.api.data.Link
-
Gets href.
- getId() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getId() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getId() - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
-
Gets ID.
- getId() - Method in class org.apache.olingo.commons.api.data.DeletedEntity
-
Get id.
- getId() - Method in interface org.apache.olingo.commons.api.IConstants
- getIncludeAnnotations() - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
-
edmx:IncludeAnnotations elements that specify the annotations to include from the target document.
- getIncludes() - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
-
edmx:Include elements that specify the schemas to include from the target document
- getInfo() - Method in enum org.apache.olingo.commons.api.http.HttpStatusCode
-
Gets the status code info.
- getInlineEntity() - Method in class org.apache.olingo.commons.api.data.Link
-
Gets in-line entity.
- getInlineEntitySet() - Method in class org.apache.olingo.commons.api.data.Link
-
Gets in-line entity set.
- getInnerError() - Method in class org.apache.olingo.commons.api.ex.ODataError
-
Gets server defined key-value pairs for debug environment only.
- getInterior() - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
-
Deprecated.
- getInterior(int) - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
-
Gets the nth interior ring
- getInternalName() - Method in interface org.apache.olingo.commons.api.edm.EdmMapping
-
Returns the internal name for this mapped object.
- getInternalName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlMapping
- getItems() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCollection
-
Returns a list of child expression
- getItems() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCollection
-
Returns a list of child expression
- getKey() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
-
Gets key.
- getKeyPath() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Get the set key path.
- getKeyPredicateNames() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
-
Gets all key predicate names.
- getKeyPropertyRef(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
-
Get a key property ref by its name.
- getKeyPropertyRefs() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
-
Get all key properties references as list of
EdmKeyPropertyRef. - getKind() - Method in interface org.apache.olingo.commons.api.edm.EdmType
- getLeft() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
-
The left expression.
- getLeftExpression() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLogicalOrComparisonExpression
-
Returns the first expression (left child)
- getMappedJavaClass() - Method in interface org.apache.olingo.commons.api.edm.EdmMapping
-
The class which is returned here will be used to during deserialization to replace the default java class for a primitive type.
- getMappedJavaClass() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlMapping
- getMapping() - Method in interface org.apache.olingo.commons.api.edm.EdmMappable
-
Get mapping information applied to an EDM element.
- getMapping() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
- getMapping() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Gets mapping.
- getMapping() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets mapping.
- getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
Returns the facet attribute MaxLength
- getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
Facet MaxLength
- getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
- getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
- getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
- getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
- getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
- getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
Returns the facet attribute MaxLength
- getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
Facet MaxLength
- getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Gets max length.
- getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets max length.
- getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Gets max length.
- getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Gets max length.
- getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Gets max length.
- getMediaContentSource() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets media content resource.
- getMediaContentType() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getMediaContentType() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getMediaContentType() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets media content type.
- getMediaContentType() - Method in interface org.apache.olingo.commons.api.IConstants
- getMediaEditLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getMediaEditLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getMediaEditLink() - Method in interface org.apache.olingo.commons.api.IConstants
- getMediaEditLinks() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets media entity links.
- getMediaEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getMediaEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getMediaEtag() - Method in interface org.apache.olingo.commons.api.IConstants
- getMediaETag() - Method in class org.apache.olingo.commons.api.data.Entity
-
ETag of the binary stream represented by this media entity or named stream property.
- getMediaETag() - Method in class org.apache.olingo.commons.api.data.Link
-
Gets Media ETag.
- getMediaReadLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getMediaReadLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getMediaReadLink() - Method in interface org.apache.olingo.commons.api.IConstants
- getMember(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Gets member.
- getMember(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
-
Get member according to given name
- getMember(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Gets member.
- getMemberNames() - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
- getMembers() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Gets members.
- getMessage() - Method in class org.apache.olingo.commons.api.ex.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.ex.ODataErrorDetail
-
Gets error message.
- getMetadata() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getMetadata() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getMetadata() - Method in interface org.apache.olingo.commons.api.IConstants
- getMetadataAnchor() - Method in class org.apache.olingo.commons.api.data.Operation
-
Gets metadata anchor.
- getMetadataEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getMetadataEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getMetadataEtag() - Method in interface org.apache.olingo.commons.api.IConstants
- getMimeType() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
-
Gets the related MIME type for the property.
- getMimeType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets mime type.
- getName() - Method in class org.apache.olingo.commons.api.data.Parameter
-
Gets the name of the parameter.
- getName() - Method in class org.apache.olingo.commons.api.data.Property
-
Get name of property.
- getName() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLabeledElement
-
Returns the assigned name
- getName() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
- getName() - Method in interface org.apache.olingo.commons.api.edm.EdmNamed
- getName() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
-
Returns the assigned name
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
- getName() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlNamed
-
Gets name.
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
- getName() - Method in enum org.apache.olingo.commons.api.format.PreferenceName
- getNamespace() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
- getNamespace() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
- getNamespace() - Method in interface org.apache.olingo.commons.api.edm.EdmType
-
Namespace of this
EdmType. - getNamespace() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
- getNamespace() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
-
Returns the namespace of the alias
- getNamespace() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets namespace.
- getNamespace() - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceInclude
- getNavigationBinding(String) - Method in class org.apache.olingo.commons.api.data.Linked
-
Gets binding link with given name, if available, otherwise null.
- getNavigationBindings() - Method in class org.apache.olingo.commons.api.data.Linked
-
Gets binding links.
- getNavigationLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getNavigationLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getNavigationLink() - Method in interface org.apache.olingo.commons.api.IConstants
- getNavigationLink(String) - Method in class org.apache.olingo.commons.api.data.Linked
-
Gets navigation link with given name, if available, otherwise null.
- getNavigationLinks() - Method in class org.apache.olingo.commons.api.data.Linked
-
Gets navigation links.
- getNavigationProperties() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Gets navigation properties.
- getNavigationProperty(String) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Get navigation property by name.
- getNavigationProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Gets navigation property.
- getNavigationPropertyBindings() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
- getNavigationPropertyBindings() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Gets navigation property bindings.
- 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
-
Get the set navigation or property path.
- getNext() - Method in class org.apache.olingo.commons.api.data.AbstractEntityCollection
- getNext() - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
Gets next link if exists.
- getNext() - Method in class org.apache.olingo.commons.api.data.EntityIterator
-
Gets next link.
- getNextLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getNextLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getNextLink() - Method in interface org.apache.olingo.commons.api.IConstants
- getNumberOfInteriorRings() - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
-
Get the number of interior rings
- getODataPath() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Get the OData path.
- getOnDelete() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
- getOnDelete() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Gets on delete.
- getOneByName(String, Collection<T>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
-
Gets one by name.
- getOneByTitle(String, List<Link>) - Method in class org.apache.olingo.commons.api.data.Linked
- getOperations() - Method in class org.apache.olingo.commons.api.data.AbstractEntityCollection
- getOperations() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets operations.
- getOperations() - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
Gets operations.
- getOperations() - Method in class org.apache.olingo.commons.api.data.EntityIterator
- getOperations() - Method in class org.apache.olingo.commons.api.data.Property
-
Gets operations.
- getParameter(String) - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
Get parameter for given name
- getParameter(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Gets parameter.
- getParameter(String) - Method in class org.apache.olingo.commons.api.format.AcceptCharset
- getParameter(String) - Method in class org.apache.olingo.commons.api.format.AcceptType
- getParameter(String) - Method in class org.apache.olingo.commons.api.format.ContentType
-
Returns the value of a given parameter.
- getParameterNames() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
A list of all parameter names.
- getParameters() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmApply
-
Returns the expressions applied to the parameters of the function
- getParameters() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
-
Returns the expressions applied to the parameters of the function
- getParameters() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Gets parameters.
- getParameters() - Method in class org.apache.olingo.commons.api.format.AcceptCharset
- getParameters() - Method in class org.apache.olingo.commons.api.format.AcceptType
- getParameters() - Method in class org.apache.olingo.commons.api.format.ContentType
-
Gets the parameters of this content type.
- getParentContainerName() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
- getPartner() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
- getPartner() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Gets partner.
- getPath() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationPropertyBinding
-
A path contains the full qualified name of the type it is referring to as a first segment.
- getPath() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
-
Gets path.
- getPath() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
-
Gets path.
- getPrecision() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
Returns the facet attribute Precision
- getPrecision() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
Facet Precision
- getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
- getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
- getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
- getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
- getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
- getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
Returns the facet attribute Precision
- getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
Facet Precision
- getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Gets precision.
- getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets precision.
- getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Gets precision.
- getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Gets precision.
- getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Gets precision.
- getProperties() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets properties.
- getProperties() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Gets properties.
- getProperty() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyValue
-
Property name
- getProperty() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
- getProperty() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
-
Property name
- getProperty() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
-
Gets property.
- getProperty(String) - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets property with given name.
- getProperty(String) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Get property by name
- getProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Gets property.
- 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
-
List of edm:PropertyValues (See
EdmPropertyValue - getPropertyValues() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
-
List of edm:PropertyValues (See
CsdlPropertyValue - getQualifier() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotation
- getQualifier() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
- getQualifier() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
Returns the annotated qualifier
- getQualifier() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
-
Gets qualifier.
- getQualifier() - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
- getQuality() - Method in class org.apache.olingo.commons.api.format.AcceptCharset
- getQuality() - Method in class org.apache.olingo.commons.api.format.AcceptType
- getReadLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getReadLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getReadLink() - Method in interface org.apache.olingo.commons.api.IConstants
- getReason() - Method in class org.apache.olingo.commons.api.data.DeletedEntity
-
Get reason for deletion.
- getReferencedProperty() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
-
Gets referenced property.
- getReferencedPropertyName() - Method in interface org.apache.olingo.commons.api.edm.EdmReferentialConstraint
- getReferencingPropertyName(String) - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
-
Get property name for referenced property
- getReferentialConstraints() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
- getReferentialConstraints() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Gets referential constraints.
- getRel() - Method in class org.apache.olingo.commons.api.data.Link
-
Gets rel info.
- getRelatedBindingTarget(String) - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
-
Returns the target for a given path.
- getRelationship() - Method in class org.apache.olingo.commons.api.data.DeltaLink
-
Get relationship of this link.
- getRepresentation() - Method in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
-
Returns OData representation of the suffix
- getReturnedEntitySet() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImport
- getReturnedEntitySet(EdmEntitySet) - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
Get EdmEntitySet for the given binding parameters EntitySet
- getReturnType() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
- getReturnType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Gets return type.
- getRight() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
-
The right expression.
- getRightExpression() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLogicalOrComparisonExpression
-
Returns the second expression (right child)
- getScale() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
Returns the facet attribute Scale
- getScale() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
Facet Scale
- getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
- getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
- getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
- getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
- getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
- getScale() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
Returns the facet attribute Scale
- getScale() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
Facet Scale
- getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Gets scale.
- getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets scale.
- getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Gets scale.
- getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Gets scale.
- getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Gets scale.
- getScaleAsString() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
- getScaleAsString() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets scaleAsString.
- getSchema(String) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get schema by namespace.
- getSchemas() - Method in interface org.apache.olingo.commons.api.edm.Edm
-
This method DOES NOT support lazy loading.
- getSchemas() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
- getSchemas() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return a collection of all
CsdlSchema - getSelectList() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Get the select list.
- getSelfLink() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets entity self link.
- getServiceRoot() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Get the service root.
- getSingleton(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
Get contained Singleton by name.
- getSingleton(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets singleton.
- getSingleton(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
- getSingleton(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return an
CsdlSingletonor null if nothing is found - getSingletons() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
This method DOES NOT support lazy loading
- getSingletons() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets singletons.
- getSource() - Method in class org.apache.olingo.commons.api.data.DeltaLink
-
Get source of this link.
- getSrid() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
Returns the facet attribute SRID
- getSrid() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
Facet SRID
- getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
- getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
- getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
- getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
- getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
- getSrid() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
-
Gets s-rid.
- getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
Returns the facet attribute SRID
- getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
Facet SRID
- getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Gets srid.
- getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets srid.
- getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Gets srid.
- getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Gets srid.
- getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Gets srid.
- getStatusCode() - Method in enum org.apache.olingo.commons.api.http.HttpStatusCode
-
Gets 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
-
Gets the subtype of this content type.
- getSuffix() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Get the set suffix.
- getTarget() - Method in class org.apache.olingo.commons.api.data.DeltaLink
-
Get target of this link.
- getTarget() - Method in class org.apache.olingo.commons.api.data.Operation
-
Gets target.
- getTarget() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationPropertyBinding
- getTarget() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
-
Gets target.
- getTarget() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
-
Gets target.
- getTarget() - Method in class org.apache.olingo.commons.api.ex.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.ex.ODataErrorDetail
-
Gets error target.
- getTargetNamespace() - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
- getTargetPath() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
-
Will return the full path to the target e.g.
- getTerm() - Method in class org.apache.olingo.commons.api.data.Annotation
-
Get term for Annotation.
- getTerm() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotation
- getTerm() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
Returns the annotated term
- getTerm(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets term.
- getTerm(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get Term full by qualified name.
- getTerm(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
- getTerm(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return a
CsdlTermfor the FullQualifiedName or null if nothing is found. - getTermNamespace() - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
- getTerms() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
- getTerms() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets terms.
- getThen() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
-
Return the second expression of the edm:If expression.
- getThen() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
-
Return the second expression of the edm:If expression.
- getTitle() - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
-
Gets title.
- getTitle() - Method in class org.apache.olingo.commons.api.data.Link
-
Gets title.
- getTitle() - Method in class org.apache.olingo.commons.api.data.Operation
-
Gets title.
- getTitle() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
-
Returns a human readable title or null if not set.
- getTitle() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
-
Returns a human readable title or null if not set.
- getTitle() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
- getTitle() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
- getType() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
- getType() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
- getType() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets entity type.
- getType() - Method in class org.apache.olingo.commons.api.data.Link
-
Gets type.
- getType() - Method in class org.apache.olingo.commons.api.data.Operation
-
Gets the Operation Type
- getType() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Get string representation of type (can be null if not set).
- getType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
Value cast to
- getType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
The type which is checked again the child expression
- getType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmRecord
-
Returns the entity type or complex type to be constructed.
- 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
EdmTypefor more information about possible types. - getType() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
Value cast to
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
-
Returns the type of the constant expression
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
The type which is checked again the child expression
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
-
Returns the type of the logical expression
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
-
Returns the entity type or complex type to be constructed.
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Gets type.
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Gets type.
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Gets type.
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets type.
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Gets type.
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Gets type.
- getType() - Method in class org.apache.olingo.commons.api.format.AcceptType
- getType() - Method in class org.apache.olingo.commons.api.format.ContentType
-
Gets the type of this content type.
- getType() - Method in interface org.apache.olingo.commons.api.IConstants
- getType(Geospatial.Dimension, String) - Static method in class org.apache.olingo.commons.api.data.GeoUtils
-
Get type based on given dimension (Geography / Geometry) and element name.
- getTypeAsFQNObject() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets type as fQN object.
- getTypeDefinition(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets type definition.
- getTypeDefinition(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get a type definition by full qualified name.
- getTypeDefinition(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
- getTypeDefinition(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return an
CsdlTypeDefinitionor null if nothing is found - getTypeDefinitions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
- getTypeDefinitions() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets type definitions.
- getTypeFQN() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmRecord
- getTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Gets type fQN.
- getTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Gets type fQN.
- getTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Gets type fQN.
- getTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Gets type fQN.
- getTypeName() - Method in class org.apache.olingo.commons.api.data.ComplexValue
-
Get string representation of type (can be null if not set).
- getTypeWithAnnotations() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
-
See
EdmTypefor more information about possible types. - getUnboundAction() - Method in interface org.apache.olingo.commons.api.edm.EdmActionImport
-
Gets unbound action.
- getUnboundAction(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get unbound Action by full qualified name.
- getUnboundFunction(List<String>) - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
-
Gets unbound function with given parameter names.
- getUnboundFunction(FullQualifiedName, List<String>) - 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.
- getUnboundFunctions(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get Function by full qualified name.
- getUnderlyingType() - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
- getUnderlyingType() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
- getUnderlyingType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Gets underlying type.
- getUnderlyingType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Gets underlying type.
- getUri() - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
-
Get URI for the reference
- getValue() - Method in class org.apache.olingo.commons.api.data.ComplexValue
-
Get list of all values for this ComplexValue.
- getValue() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Get the value
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmAnnotationPath
-
Value of the path
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
Cast value of the expression
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
Returns true if the child expression returns the specified typed
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLabeledElement
-
Returns the child expression
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLabeledElementReference
-
Returns the value of the edm:LabeledElement expression
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmNavigationPropertyPath
-
Returns the navigation property path itself.
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPath
-
Returns the target value of the expression
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyPath
-
Returns the property path itself.
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyValue
-
Evaluated value of the expression (property value)
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmUrlRef
-
Returns a expression of type Edm.String
- getValue() - Method in interface org.apache.olingo.commons.api.edm.EdmMember
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlAnnotationPath
-
Value of the path
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
Cast value of the expression
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
-
Value of the constant expression
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
Returns the child expression
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
-
Returns the child expression
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElementReference
-
Returns the value of the edm:LabeledElement expression
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNavigationPropertyPath
-
Returns the navigation property path itself.
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPath
-
Returns the target value of the expression
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyPath
-
Returns the property path itself.
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
-
Evaluated value of the expression (property value)
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
-
Returns a expression of type Edm.String
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
-
Gets value.
- getValueAsString() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantExpression
-
Returns the value of the expression as String.
- getValueType() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Get value type for this valuable.
- getX() - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
Returns the x coordinate.
- getY() - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
Returns the y coordinate.
- getZ() - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
Returns the z coordinate.
- GONE - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- Gt - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Gt - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType
-
Type Edm.Gt must have two operands which must evaluate to a boolean value
- Gt - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- Guid - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Guid - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- Guid - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
-
Type Edm.GUID
H
- HASH - Static variable in interface org.apache.olingo.commons.api.Constants
- hashCode() - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
- hashCode() - Method in class org.apache.olingo.commons.api.data.Annotation
- hashCode() - Method in class org.apache.olingo.commons.api.data.ComplexValue
- hashCode() - Method in class org.apache.olingo.commons.api.data.Delta
- hashCode() - Method in class org.apache.olingo.commons.api.data.DeltaLink
- hashCode() - Method in class org.apache.olingo.commons.api.data.Entity
- hashCode() - Method in class org.apache.olingo.commons.api.data.EntityCollection
- hashCode() - Method in class org.apache.olingo.commons.api.data.Link
- hashCode() - Method in class org.apache.olingo.commons.api.data.Linked
- hashCode() - Method in class org.apache.olingo.commons.api.data.Parameter
- hashCode() - Method in class org.apache.olingo.commons.api.data.Property
- hashCode() - Method in class org.apache.olingo.commons.api.data.Valuable
- hashCode() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
- hashCode() - Method in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
- hashCode() - Method in class org.apache.olingo.commons.api.edm.geo.Point
- hashCode() - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
- hashCode() - Method in class org.apache.olingo.commons.api.edm.geo.SRID
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlAnnotationPath
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCollection
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElementReference
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNavigationPropertyPath
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNull
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPath
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyPath
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
- hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
- hashCode() - Method in class org.apache.olingo.commons.api.format.ContentType
- hasNext() - Method in class org.apache.olingo.commons.api.data.EntityIterator
- hasStream() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
-
Indicates if the entity type is treated as Media Link Entry with associated Media Resource.
- hasStream() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
-
Has stream.
- HEAD - Enum constant in enum org.apache.olingo.commons.api.http.HttpMethod
- HOST - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.23">HTTP/1.1 documentation}.
- HTTP_VERSION_NOT_SUPPORTED - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- 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 RFC 7231, section 6, and additional status codes as defined in RFC 6585
I
- IConstants - Interface in org.apache.olingo.commons.api
-
Constant values related to the OData protocol.
- ID - Static variable in interface org.apache.olingo.commons.api.Constants
- If - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- If - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- IF_MATCH - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.24">HTTP/1.1 documentation}.
- IF_MODIFIED_SINCE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.25">HTTP/1.1 documentation}.
- IF_NONE_MATCH - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.26">HTTP/1.1 documentation}.
- IF_UNMODIFIED_SINCE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.28">HTTP/1.1 documentation}.
- INCLUDE_ANNOTATIONS - Enum constant in enum org.apache.olingo.commons.api.format.PreferenceName
- Int - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Int - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
-
Type Integer
- Int16 - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- Int32 - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- Int64 - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- INTERNAL_SERVER_ERROR - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- isAbstract - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
The Is abstract.
- isAbstract() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Indicates if the structured type is abstract.
- isAbstract() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Is abstract.
- isAnd() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a logical edm:And expression
- isAnnotationPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:AnnotationPath expression
- isAnnotationPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:AnnotationPath expression
- isApply() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Apply expression
- isApply() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:Apply expression
- isBiggerThan(String, String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
Check if
firstValueis bigger thensecondValue - isBindingParameterTypeCollection() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
- isBound - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
The Is bound.
- isBound() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
For more information on bound operations please refer to the OData V4 specification.
- isBound() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Is bound.
- isCast() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Cast expression
- isCast() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:Cast expression
- isCollection() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Is context result a collection.
- isCollection() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Check if Valuable contains a COLLECTION_* ValueType
- isCollection() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Collection expression
- isCollection() - Method in interface org.apache.olingo.commons.api.edm.EdmTyped
- isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:Collection expression
- isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Is collection.
- isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Is collection.
- isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Is collection.
- isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Is collection.
- 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
- isComplex() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Check if Valuable contains a COMPLEX or COLLECTION_COMPLEX ValueType
- isComposable() - Method in interface org.apache.olingo.commons.api.edm.EdmFunction
- isComposable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
-
Is composable.
- isConstant() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
-
Return true if the expression is constant
- isConstant() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlExpression
-
Return true if the expression is constant
- isContainsTarget() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Is contains target.
- isDelta() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Is context result a delta result.
- isDeltaDeletedEntity() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Is context result a delta deleted entity.
- isDeltaDeletedLink() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Is context result a delta deleted link.
- isDeltaLink() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Is context result a delta link.
- isDynamic() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
-
Return true if the expression is dynamic
- isDynamic() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlExpression
-
Returns true if the expression is dynamic.
- 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
-
Is context result a entity.
- isEntity() - Method in class org.apache.olingo.commons.api.data.Parameter
-
Checks whether this parameter value is of the value type ENTITY or COLLECTION_ENTITY.
- isEnum() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Check if Valuable contains a ENUM or COLLECTION_ENUM ValueType
- isEq() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Eq expression
- isFlags() - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
- isFlags() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Is flags.
- isGe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Ge expression
- isGeospatial() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Check if Valuable contains a GEOSPATIAL or COLLECTION_GEOSPATIAL ValueType
- isGeospatial() - Method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
Checks if is a geospatial type.
- isGt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Gt expression
- isHasStream() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
-
Has stream.
- isIf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:If expression
- isIf() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:If expression
- isIncludeInServiceDocument() - Method in interface org.apache.olingo.commons.api.edm.EdmEntitySet
- isIncludeInServiceDocument() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
- isIncludeInServiceDocument() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
-
Is include in service document.
- isIncludeInServiceDocument() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
Is include in service document.
- isIsOf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:IsOf expression
- isIsOf() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:IsOf expression
- isLabeledElement() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:LabeledElement expression
- isLabeledElement() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:LabeledElement expression
- isLabeledElementReference() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:LabeledElementReference expression
- isLabeledElementReference() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:LabeledElementReference expression
- isLe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Le expression
- isLogicalOrComparison() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a logical expression
- isLt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Lt expression
- isMediaEntity() - Method in class org.apache.olingo.commons.api.data.Entity
-
Checks if the current entity is a media entity.
- isNavigationPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:NavigationPropertyPath expression
- isNavigationPropertyPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:NavigationPropertyPath expression
- isNe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Ne expression
- isNot() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a logical edm:Not expression
- isNotDefault() - Method in class org.apache.olingo.commons.api.edm.geo.SRID
-
Returns true if the value of the instance is not equals to the default (uninitialized).
- isNull() - Method in class org.apache.olingo.commons.api.data.Property
-
Check if this property is
null(value == null) or the type is"Edm.Null". - isNull() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Check if according value is
null. - isNull() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Null expression
- isNull() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:Null expression
- isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
- isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
- isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
- isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
- isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
- isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Is nullable.
- isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Is nullable.
- isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Is nullable.
- isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Is nullable.
- isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Is nullable.
- IsOf - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- IsOf - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- isOpenType - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
The Is open type.
- isOpenType() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Indicates if the structured type is an open type.
- isOpenType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Is open type.
- isOr() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a logical edm:Or expression
- isPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Path expression
- isPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:Path expression
- isPrimitive() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Check if Valuable contains a PRIMITIVE or COLLECTION_PRIMITIVE ValueType
- isPrimitive() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
-
Gets the info if the property is a primitive property.
- isPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:PropertyPath expression
- isPropertyPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:PropertyPath expression
- isPropertyValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:PropertyValue expression
- isRecord() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Record expression
- isRecord() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:Record expression
- isReference() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Is context result a reference.
- isUnicode() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
- isUnicode() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
- isUnicode() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Is unicode.
- isUnicode() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Is unicode.
- isUrlRef() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:UrlRef expression
- isUrlRef() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:UrlRef expression
- isValidMaxODataVersion(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
- isValidODataVersion(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
- iterator() - Method in class org.apache.olingo.commons.api.data.EntityCollection
- iterator() - Method in class org.apache.olingo.commons.api.data.EntityIterator
- iterator() - Method in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
J
- JSON - Static variable in class org.apache.olingo.commons.api.format.ContentType
- JSON_ASSOCIATION_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_ASSOCIATION_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- JSON_ASSOCIATION_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
- JSON_BIND_LINK_SUFFIX - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_BIND_LINK_SUFFIX - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- JSON_BIND_LINK_SUFFIX - Static variable in interface org.apache.olingo.commons.api.Constants
- JSON_CONTEXT - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_CONTEXT - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- 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 class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_COUNT - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- 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 class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_DELTA_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- JSON_DELTA_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
- JSON_EDIT_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_EDIT_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- 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 class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_ETAG - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- JSON_ETAG - Static variable in interface org.apache.olingo.commons.api.Constants
- JSON_FULL_METADATA - Static variable in class org.apache.olingo.commons.api.format.ContentType
- JSON_GEOMETRIES - Static variable in interface org.apache.olingo.commons.api.Constants
- JSON_ID - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_ID - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- JSON_ID - Static variable in interface org.apache.olingo.commons.api.Constants
- JSON_MEDIA_CONTENT_TYPE - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_MEDIA_CONTENT_TYPE - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- JSON_MEDIA_CONTENT_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
- JSON_MEDIA_EDIT_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_MEDIA_EDIT_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- JSON_MEDIA_EDIT_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
- JSON_MEDIA_ETAG - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_MEDIA_ETAG - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- JSON_MEDIA_ETAG - Static variable in interface org.apache.olingo.commons.api.Constants
- JSON_MEDIA_READ_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_MEDIA_READ_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- JSON_MEDIA_READ_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
- JSON_METADATA - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_METADATA - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- JSON_METADATA - Static variable in interface org.apache.olingo.commons.api.Constants
- JSON_METADATA_ETAG - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_METADATA_ETAG - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- 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 class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_NAVIGATION_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- JSON_NAVIGATION_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
- JSON_NEXT_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_NEXT_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- JSON_NEXT_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
- JSON_NO_METADATA - Static variable in class org.apache.olingo.commons.api.format.ContentType
- JSON_NULL - Static variable in interface org.apache.olingo.commons.api.Constants
- JSON_READ_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_READ_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- JSON_READ_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
- JSON_TITLE - Static variable in interface org.apache.olingo.commons.api.Constants
- JSON_TYPE - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
- JSON_TYPE - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
- JSON_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
- JSON_URL - Static variable in interface org.apache.olingo.commons.api.Constants
K
- KEY_AS_SEGMENT - Enum constant in enum org.apache.olingo.commons.api.format.PreferenceName
- keyPath(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the key path.
L
- LabeledElement - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- LabeledElement - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- LabeledElementReference - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- LAST_MODIFIED - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.29">HTTP/1.1 documentation}.
- Le - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Le - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType
-
Type Edm.Le must have two operands which must evaluate to a boolean value
- Le - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- LENGTH_REQUIRED - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- LineString - Class in org.apache.olingo.commons.api.edm.geo
-
Represents a line string.
- LineString(Geospatial.Dimension, SRID, List<Point>) - Constructor for class org.apache.olingo.commons.api.edm.geo.LineString
-
Creates a new LineString
- LINESTRING - Enum constant in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Type
-
The OGIS geometry type number for lines.
- Link - Class in org.apache.olingo.commons.api.data
-
Data representation for a link.
- Link() - Constructor for class org.apache.olingo.commons.api.data.Link
- LINK - Static variable in interface org.apache.olingo.commons.api.Constants
- LINK - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://tools.ietf.org/html/rfc5988#page-6">Web Linking (IETF RFC-5988) documentation}.
- Linked - Class in org.apache.olingo.commons.api.data
-
Data representation for a linked object.
- Linked() - Constructor for class org.apache.olingo.commons.api.data.Linked
- LOCATION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.30">HTTP/1.1 documentation}.
- Lt - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Lt - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType
-
Type Edm.Lt must have two operands which must evaluate to a boolean value
- Lt - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
M
- mapping - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Mapping for server use cases
- matches(ContentType) - Method in class org.apache.olingo.commons.api.format.AcceptType
-
Determines whether this accept type matches a given content type.
- MAX_FORWARDS - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See RFC 7231.
- MAX_PAGE_SIZE - Enum constant in enum org.apache.olingo.commons.api.format.PreferenceName
- MEDIA_EDIT_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
- Member - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- MERGE - Enum constant in enum org.apache.olingo.commons.api.http.HttpMethod
- METADATA - Static variable in interface org.apache.olingo.commons.api.Constants
- METHOD_NOT_ALLOWED - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- MOVED_PERMANENTLY - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- MultiLineString - Class in org.apache.olingo.commons.api.edm.geo
-
Represents a MuliLineString.
- MultiLineString(Geospatial.Dimension, SRID, List<LineString>) - Constructor for class org.apache.olingo.commons.api.edm.geo.MultiLineString
-
Creates a new MultiLineString
- MULTILINESTRING - Enum constant in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Type
-
The OGIS geometry type number for aggregate lines.
- 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
- MultiPoint - Class in org.apache.olingo.commons.api.edm.geo
-
Represents a collection of points Either Edm.GeographyMultiPoint or Edm.GeometryMultiPoint
- MultiPoint(Geospatial.Dimension, SRID, List<Point>) - Constructor for class org.apache.olingo.commons.api.edm.geo.MultiPoint
-
Creates a new collection of points
- MULTIPOINT - Enum constant in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Type
-
The OGIS geometry type number for aggregate points.
- MultiPolygon - Class in org.apache.olingo.commons.api.edm.geo
-
Represents a collection of polygons.
- MultiPolygon(Geospatial.Dimension, SRID, List<Polygon>) - Constructor for class org.apache.olingo.commons.api.edm.geo.MultiPolygon
-
Creates a collection of polygons
- MULTIPOLYGON - Enum constant in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Type
-
The OGIS geometry type number for aggregate polygons.
N
- name - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
The Name.
- name - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
The Name.
- name - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
The Name.
- name - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
The Name.
- NAVIGATION - Enum constant in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
-
Navigation property type
- navigationProperties - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
The Navigation properties.
- NavigationProperty - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- navigationPropertyBindings - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
The Navigation property bindings.
- NavigationPropertyPath - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- navOrPropertyPath(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the navigation or property path.
- Ne - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Ne - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType
-
Type Edm.Ne must have two operands which must evaluate to a boolean value
- Ne - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- next() - Method in class org.apache.olingo.commons.api.data.EntityIterator
- NEXT_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
- NEXTLINK - Static variable in interface org.apache.olingo.commons.api.Constants
- NO_CONTENT - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- None - Enum constant in enum org.apache.olingo.commons.api.edm.constants.EdmOnDelete
-
None, meaning a DELETE request on a source entity with related entities will fail,
- None - Enum constant in enum org.apache.olingo.commons.api.edm.provider.CsdlOnDeleteAction
-
The None.
- Not - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Not - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType
-
Type Edm.Or must have one operand
- Not - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- NOT_ACCEPTABLE - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- NOT_FOUND - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- NOT_IMPLEMENTED - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- NOT_MODIFIED - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- NS_ASSOCIATION_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
- NS_ATOM - Static variable in interface org.apache.olingo.commons.api.Constants
- NS_ATOM_TOMBSTONE - Static variable in interface org.apache.olingo.commons.api.Constants
- NS_BASE - Static variable in interface org.apache.olingo.commons.api.Constants
- NS_DATASERVICES - Static variable in interface org.apache.olingo.commons.api.Constants
- NS_DELTA_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
- NS_GEORSS - Static variable in interface org.apache.olingo.commons.api.Constants
- NS_GML - Static variable in interface org.apache.olingo.commons.api.Constants
- NS_MEDIA_EDIT_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
- NS_MEDIA_READ_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
- NS_METADATA - Static variable in interface org.apache.olingo.commons.api.Constants
- NS_NAVIGATION_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
- NS_SCHEME - Static variable in interface org.apache.olingo.commons.api.Constants
- Null - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Null - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
O
- ODATA_ENTITY_ID - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
Custom Header defined in the OData standard.
- ODATA_ISOLATION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
Custom Header defined in the OData standard.
- ODATA_MAX_VERSION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
Custom Header defined in the OData standard.
- ODATA_VERSION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
Custom Header defined in the OData standard.
- ODataError - Class in org.apache.olingo.commons.api.ex
-
OData error.
- ODataError() - Constructor for class org.apache.olingo.commons.api.ex.ODataError
- ODataErrorDetail - Class in org.apache.olingo.commons.api.ex
-
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.ex.ODataErrorDetail
- ODataException - Exception in org.apache.olingo.commons.api.ex
- ODataException(String) - Constructor for exception org.apache.olingo.commons.api.ex.ODataException
-
Creates exception with
message. - ODataException(String, Throwable) - Constructor for exception org.apache.olingo.commons.api.ex.ODataException
-
Creates exception with
messageandcauseof exception. - ODataException(Throwable) - Constructor for exception org.apache.olingo.commons.api.ex.ODataException
-
Creates exception with
causeof exception. - ODataNotSupportedException - Exception in org.apache.olingo.commons.api.ex
-
Core runtime exception for OData.
- ODataNotSupportedException(Exception) - Constructor for exception org.apache.olingo.commons.api.ex.ODataNotSupportedException
-
Create with
causeof exception. - ODataNotSupportedException(String) - Constructor for exception org.apache.olingo.commons.api.ex.ODataNotSupportedException
-
Create with
message. - ODataNotSupportedException(String, Exception) - Constructor for exception org.apache.olingo.commons.api.ex.ODataNotSupportedException
-
Create with
messagefor andcauseof exception. - oDataPath(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the OData path.
- ODataRuntimeException - Exception in org.apache.olingo.commons.api.ex
-
Core runtime exception for OData.
- ODataRuntimeException(Exception) - Constructor for exception org.apache.olingo.commons.api.ex.ODataRuntimeException
-
Create with
causeof exception. - ODataRuntimeException(String) - Constructor for exception org.apache.olingo.commons.api.ex.ODataRuntimeException
-
Create with
message. - ODataRuntimeException(String, Exception) - Constructor for exception org.apache.olingo.commons.api.ex.ODataRuntimeException
-
Create with
messagefor andcauseof exception. - ODataServiceVersion - Enum in org.apache.olingo.commons.api.edm.constants
-
This class is a container for the supported ODataServiceVersions.
- OK - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- OnDelete - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- Operation - Class in org.apache.olingo.commons.api.data
-
Data representation for an operation.
- Operation() - Constructor for class org.apache.olingo.commons.api.data.Operation
- Operation.Type - Enum in org.apache.olingo.commons.api.data
- Or - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Or - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType
-
Type Edm.Or must have two operands which must evaluate to a boolean value
- Or - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- org.apache.olingo.commons.api - package org.apache.olingo.commons.api
-
Contains all OData commons classes which are not more specific (e.g.
- org.apache.olingo.commons.api.constants - package org.apache.olingo.commons.api.constants
- org.apache.olingo.commons.api.data - package org.apache.olingo.commons.api.data
-
Contains all the data objects of OData responses and OData requests
- org.apache.olingo.commons.api.edm - package org.apache.olingo.commons.api.edm
-
Contains representations for EDM objects created during the URI parsing
- org.apache.olingo.commons.api.edm.annotation - package org.apache.olingo.commons.api.edm.annotation
-
Contains representations for all annotation related EDM objects created during the URI parsing
- org.apache.olingo.commons.api.edm.constants - package org.apache.olingo.commons.api.edm.constants
-
Contains representations for constants related to EDM objects.
- org.apache.olingo.commons.api.edm.geo - package org.apache.olingo.commons.api.edm.geo
-
Contains representations for all geographical related EDM objects created during the URI parsing
- org.apache.olingo.commons.api.edm.provider - package org.apache.olingo.commons.api.edm.provider
-
Contains representations for objects created during CSDL document parsing
- org.apache.olingo.commons.api.edm.provider.annotation - package org.apache.olingo.commons.api.edm.provider.annotation
-
Contains representations for objects created during CSDL document parsing related to the CSDL annotations.
- org.apache.olingo.commons.api.edmx - package org.apache.olingo.commons.api.edmx
-
Olingo Server API - Edmx
- org.apache.olingo.commons.api.ex - package org.apache.olingo.commons.api.ex
-
Contains all OData errors and exception-related classes.
- org.apache.olingo.commons.api.format - package org.apache.olingo.commons.api.format
-
Contains all the format-related objects used for the handling of OData responses and OData requests.
- org.apache.olingo.commons.api.http - package org.apache.olingo.commons.api.http
-
Contains all the HTTP related objects which are used for handling of OData responses and OData requests.
P
- Parameter - Class in org.apache.olingo.commons.api.data
-
Data representation for a parameter.
- Parameter - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- Parameter() - Constructor for class org.apache.olingo.commons.api.data.Parameter
- PARAMETER_CHARSET - Static variable in class org.apache.olingo.commons.api.format.ContentType
- PARAMETER_IEEE754_COMPATIBLE - Static variable in class org.apache.olingo.commons.api.format.ContentType
- PARAMETER_ODATA_METADATA - Static variable in class org.apache.olingo.commons.api.format.ContentType
- parameters - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
The Parameters.
- parse(String) - Static method in class org.apache.olingo.commons.api.format.ContentType
-
Parses the given input string (
format) and returns createdContentTypeif input was valid or returnNULLif input was not parseable. - PARTIAL_CONTENT - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- PATCH - Enum constant in enum org.apache.olingo.commons.api.http.HttpMethod
- Path - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- PAYLOAD_TOO_LARGE - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- PAYMENT_REQUIRED - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- Point - Class in org.apache.olingo.commons.api.edm.geo
-
Represents a point, either Edm.GeographyPoint or Edm.GeometryPoint.
- Point(Geospatial.Dimension, SRID) - Constructor for class org.apache.olingo.commons.api.edm.geo.Point
-
Creates a new point.
- POINT - Enum constant in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Type
-
The OGIS geometry type number for points.
- Polygon - Class in org.apache.olingo.commons.api.edm.geo
-
Polygon.
- Polygon(Geospatial.Dimension, SRID, List<LineString>, LineString) - Constructor for class org.apache.olingo.commons.api.edm.geo.Polygon
-
Creates a new polygon.
- Polygon(Geospatial.Dimension, SRID, List<Point>, List<Point>) - Constructor for class org.apache.olingo.commons.api.edm.geo.Polygon
-
Deprecated.
- POLYGON - Enum constant in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Type
-
The OGIS geometry type number for polygons.
- POST - Enum constant in enum org.apache.olingo.commons.api.http.HttpMethod
- PRECONDITION_FAILED - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- PRECONDITION_REQUIRED - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- PREFER - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
OData Prefer Header.
- PREFERENCE_APPLIED - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
OData Preference-Applied Header.
- PreferenceName - Enum in org.apache.olingo.commons.api.format
-
Names of preferences defined in the OData standard.
- 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
- PRIMITIVE - Enum constant in enum org.apache.olingo.commons.api.data.PropertyType
-
Primitive (including geospatial).
- PRIMITIVE - Enum constant in enum org.apache.olingo.commons.api.data.ValueType
-
Primitive value
- PRIMITIVE - Enum constant in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
-
Primitive type
- properties - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
The Properties.
- PROPERTIES - Static variable in interface org.apache.olingo.commons.api.Constants
- Property - Class in org.apache.olingo.commons.api.data
-
Data representation for a property.
- Property - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- Property() - Constructor for class org.apache.olingo.commons.api.data.Property
-
Creates a new property
- Property(String, String) - Constructor for class org.apache.olingo.commons.api.data.Property
-
Creates a new property
- Property(String, String, ValueType, Object) - Constructor for class org.apache.olingo.commons.api.data.Property
-
Creates a new property
- PropertyPath - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- PropertyType - Enum in org.apache.olingo.commons.api.data
-
Enumeration for all OData property types.
- PropertyValue - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- PROXY_AUTHENTICATION_REQUIRED - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- PUT - Enum constant in enum org.apache.olingo.commons.api.http.HttpMethod
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
- RANGE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See RFC 7233.
- RANGE_NOT_SATISFIABLE - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- REASON - Static variable in interface org.apache.olingo.commons.api.Constants
- Record - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- Record - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- Reference - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- REFERENCE - Enum constant in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
-
Suffix for References
- ReferentialConstraint - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- remove() - Method in class org.apache.olingo.commons.api.data.EntityIterator
- REMOVED - Static variable in interface org.apache.olingo.commons.api.Constants
- REQUEST_TIMEOUT - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- RESET_CONTENT - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- RESPOND_ASYNC - Enum constant in enum org.apache.olingo.commons.api.format.PreferenceName
- RETRY_AFTER - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.37">HTTP/1.1 documentation}.
- RETURN - Enum constant in enum org.apache.olingo.commons.api.format.PreferenceName
- RETURN_CONTENT - Enum constant in enum org.apache.olingo.commons.api.format.PreferenceName
- RETURN_NO_CONTENT - Enum constant in enum org.apache.olingo.commons.api.format.PreferenceName
- returnType - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
The Return type.
- ReturnType - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
S
- SByte - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- Schema - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- SEE_OTHER - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- selectList(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the select list.
- SELF_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
- SERVICE_UNAVAILABLE - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- serviceRoot(URI) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the service root.
- SET_COOKIE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.ietf.org/rfc/rfc2109.txt">IETF RFC 2109}.
- setAbstract(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
- setAbstract(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
- setAbstract(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Sets abstract.
- setAction(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
-
Sets the full qualified name of the action as string
- setAction(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
-
Sets the full qualified name of the action
- setAction(CsdlOnDeleteAction) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
-
Sets action.
- setActionImports(List<CsdlActionImport>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Sets action imports.
- setActions(List<CsdlAction>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets actions.
- setAdditionalProperties(Map<String, Object>) - Method in class org.apache.olingo.commons.api.ex.ODataError
-
Sets server defined additional properties
- setAdditionalProperties(Map<String, Object>) - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
-
Sets server defined additional properties
- setAlias(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
-
Sets the alias of the item
- setAlias(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
-
Sets alias.
- setAlias(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets alias.
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNull
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
-
Sets annotations.
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets annotations.
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets annotations.
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
-
Sets annotations.
- setAnnotationsGroup(List<CsdlAnnotations>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets a list of annotations
- setAppliesTo(List<String>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets applies to.
- setBaseTerm(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets base term.
- setBaseType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
- setBaseType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
- setBaseType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Sets base type.
- setBaseType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
- setBaseType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
- setBaseType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Sets base type.
- setBaseURI(URI) - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
-
Sets base URI.
- setBindingLink(String) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets the binding link.
- setBindingLinks(List<String>) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets the binding links.
- setBindingParameter(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
-
Sets binding parameter.
- setBound(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
- setBound(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
- setBound(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Sets as bound operation.
- setBytes(byte[]) - Method in class org.apache.olingo.commons.api.data.EntityMediaObject
- setCode(String) - Method in class org.apache.olingo.commons.api.ex.ODataError
-
The value for the code name/value pair is a language-independent string.
- setCode(String) - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
- setCollection(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets collection.
- setCollection(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets collection.
- setCollection(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets collection.
- setCollection(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets collection.
- setCommonProperty(String, String) - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
-
Sets property with given key to given value.
- setComplexTypes(List<CsdlComplexType>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets complex types.
- setComposable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
-
Sets composable.
- setContainerName(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
-
Sets container name.
- setContainsTarget(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets contains target.
- setCount(Integer) - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
Sets number of entries.
- setCount(Integer) - Method in class org.apache.olingo.commons.api.data.EntityIterator
-
Sets count.
- SetDefault - Enum constant in enum org.apache.olingo.commons.api.edm.constants.EdmOnDelete
-
SetDefault, meaning all properties of related entities that are tied to properties of the source entity via a referential constraint and that do not participate in other referential constraints will be set to their default value.
- SetDefault - Enum constant in enum org.apache.olingo.commons.api.edm.provider.CsdlOnDeleteAction
-
The SetDefault.
- setDefaultValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets default value.
- setDefaultValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets default value.
- setDeltaLink(URI) - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
Sets delta link.
- setDetails(List<ODataErrorDetail>) - Method in class org.apache.olingo.commons.api.ex.ODataError
-
Sets error details.
- setDimension(Geospatial.Dimension) - Method in class org.apache.olingo.commons.api.edm.geo.SRID
-
Sets the dimension of the SRID instance.
- setEditLink(Link) - Method in class org.apache.olingo.commons.api.data.Entity
-
Sets entity edit link.
- setElse(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
- setEntityContainer(CsdlEntityContainer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets entity container.
- setEntitySet(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
- setEntitySet(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
- setEntitySet(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
Sets entity set.
- setEntitySetPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
- setEntitySetPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
- setEntitySetPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Sets entity set path.
- setEntitySets(List<CsdlEntitySet>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Sets entity sets.
- setEntityTypes(List<CsdlEntityType>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets entity types.
- setEnumTypes(List<CsdlEnumType>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets enum types.
- setETag(String) - Method in class org.apache.olingo.commons.api.data.Entity
-
Sets ETag
- setExpression(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
Sets the annotated expression
- setExtendsContainer(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Sets extends container.
- setExtendsContainer(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
-
Sets extends container.
- setFlags(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Sets flags.
- setFunction(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
- setFunction(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
Sets function.
- setFunction(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
Sets function.
- setFunctionImports(List<CsdlFunctionImport>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Sets function imports.
- setFunctions(List<CsdlFunction>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets functions.
- setGuard(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
- setHasStream(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
-
Sets has stream.
- setHref(String) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets href.
- setId(URI) - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
-
Sets ID.
- setId(URI) - Method in class org.apache.olingo.commons.api.data.DeletedEntity
-
Set id.
- setIncludeInServiceDocument(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
-
Sets include in service document.
- setIncludeInServiceDocument(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
Sets include in service document.
- setInlineEntity(Entity) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets in-line entity.
- setInlineEntitySet(EntityCollection) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets in-line entity set.
- setInnerError(Map<String, String>) - Method in class org.apache.olingo.commons.api.ex.ODataError
-
Sets server defined key-value pairs for debug environment only.
- setInternalName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlMapping
-
Sets the internal name for this mapped object.
- setItems(List<CsdlExpression>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCollection
-
Returns a list of child expression
- setKey(List<CsdlPropertyRef>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
-
Sets key.
- setLeft(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
- setMappedJavaClass(Class<?>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlMapping
-
Sets the class to be used during deserialization to transform an EDM primitive type into this java class.
- setMapping(CsdlMapping) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Sets the mapping object for this binding target.
- setMapping(CsdlMapping) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
- setMapping(CsdlMapping) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets mapping.
- setMapping(CsdlMapping) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets mapping.
- setMapping(CsdlMapping) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
- setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
- setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
- setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets max length.
- setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets max length.
- setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets max length.
- setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets max length.
- setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets max length.
- setMediaContentSource(URI) - Method in class org.apache.olingo.commons.api.data.Entity
-
Set media content source.
- setMediaContentType(String) - Method in class org.apache.olingo.commons.api.data.Entity
-
Set media content type.
- setMediaETag(String) - Method in class org.apache.olingo.commons.api.data.Entity
-
Set media ETag.
- setMediaETag(String) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets Media ETag.
- setMembers(List<CsdlEnumMember>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Sets members.
- setMessage(String) - Method in class org.apache.olingo.commons.api.ex.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.ex.ODataErrorDetail
- setMetadataAnchor(String) - Method in class org.apache.olingo.commons.api.data.Operation
-
Sets metadata anchor.
- setMimeType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets mime type.
- setName(String) - Method in class org.apache.olingo.commons.api.data.Parameter
-
Sets the name of the parameter.
- setName(String) - Method in class org.apache.olingo.commons.api.data.Property
-
Set name of property.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets name.
- setNamespace(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
-
Sets the namespace of the alias
- setNamespace(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets namespace.
- setNavigationProperties(List<CsdlNavigationProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
- setNavigationProperties(List<CsdlNavigationProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
- setNavigationProperties(List<CsdlNavigationProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Sets navigation properties.
- setNavigationPropertyBindings(List<CsdlNavigationPropertyBinding>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Sets navigation property bindings.
- setNavigationPropertyBindings(List<CsdlNavigationPropertyBinding>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
- setNavigationPropertyBindings(List<CsdlNavigationPropertyBinding>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
- setNext(URI) - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
Sets next link.
- setNext(URI) - Method in class org.apache.olingo.commons.api.data.EntityIterator
-
Sets next link.
- SetNull - Enum constant in enum org.apache.olingo.commons.api.edm.constants.EdmOnDelete
-
SetNull, meaning all properties of related entities that are tied to properties of the source entity via a referential constraint and that do not participate in other referential constraints will be set to null,
- SetNull - Enum constant in enum org.apache.olingo.commons.api.edm.provider.CsdlOnDeleteAction
-
The SetNull.
- setNullable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets nullable.
- setNullable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets nullable.
- setNullable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets nullable.
- setNullable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets nullable.
- setNullable(Boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets nullable.
- setOnDelete(CsdlOnDelete) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets on delete.
- setOpenType(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
- setOpenType(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
- setOpenType(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Sets open type.
- setParameters(List<CsdlExpression>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
- setParameters(List<CsdlParameter>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
- setParameters(List<CsdlParameter>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
- setParameters(List<CsdlParameter>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Sets parameters.
- setPartner(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets partner.
- setPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
-
Sets path.
- setPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
-
Sets path.
- setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
- setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
- setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets precision.
- setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets precision.
- setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets precision.
- setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets precision.
- setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets precision.
- setProperties(List<CsdlProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
- setProperties(List<CsdlProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
- setProperties(List<CsdlProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Sets properties.
- setProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
- setProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
-
Sets property.
- setPropertyValues(List<CsdlPropertyValue>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
- setQualifier(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
Sets the annotated qualifier
- setQualifier(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
-
Sets qualifier.
- setQualifier(String) - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
-
Set qualifier for this include annotation.
- setReason(DeletedEntity.Reason) - Method in class org.apache.olingo.commons.api.data.DeletedEntity
-
Set reason for deletion.
- setReferencedProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
-
Sets referenced property.
- setReferentialConstraints(List<CsdlReferentialConstraint>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets referential constraints.
- setRel(String) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets rel info.
- setRelationship(String) - Method in class org.apache.olingo.commons.api.data.DeltaLink
-
Set relationship of this link.
- setReturnType(CsdlReturnType) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
- setReturnType(CsdlReturnType) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
- setReturnType(CsdlReturnType) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Sets return type.
- setRight(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
- setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
- setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
- setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets scale.
- setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets scale.
- setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets scale.
- setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets scale.
- setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets scale.
- setScaleAsString(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets scaleAsString.
- setSelfLink(Link) - Method in class org.apache.olingo.commons.api.data.Entity
-
Sets entity self link.
- setSingletons(List<CsdlSingleton>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Sets singletons.
- setSource(URI) - Method in class org.apache.olingo.commons.api.data.DeltaLink
-
Set source of this link.
- setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
- setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
- setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets srid.
- setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets srid.
- setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets srid.
- setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets srid.
- setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets srid.
- setTarget(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
-
Sets target.
- setTarget(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
-
Sets target.
- setTarget(String) - Method in class org.apache.olingo.commons.api.ex.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.ex.ODataErrorDetail
-
Set the error target.
- setTarget(URI) - Method in class org.apache.olingo.commons.api.data.DeltaLink
-
Set target of this link.
- setTarget(URI) - Method in class org.apache.olingo.commons.api.data.Operation
-
Sets target.
- setTargetNamespace(String) - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
-
Set target namespace for this include annotation.
- setTerm(String) - Method in class org.apache.olingo.commons.api.data.Annotation
-
Set term for Annotation.
- setTerm(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
Sets the annotated expression
- setTerms(List<CsdlTerm>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets terms.
- setThen(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
- setTitle(String) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets title.
- setTitle(String) - Method in class org.apache.olingo.commons.api.data.Operation
-
Sets title.
- setTitle(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
A human readable title for this instance
- setTitle(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
- setTitle(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
A human readable title for this instance
- setTitle(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
- setType(String) - Method in class org.apache.olingo.commons.api.data.Entity
-
Sets entity type.
- setType(String) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets type.
- setType(String) - Method in class org.apache.olingo.commons.api.data.Valuable
-
Set string representation of type.
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Sets type.
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets type.
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets type.
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets type.
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets type.
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets type.
- setType(Operation.Type) - Method in class org.apache.olingo.commons.api.data.Operation
-
Set the Operation type
- setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Sets type.
- setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
- setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets type.
- setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets type.
- setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets type.
- setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets type.
- setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
- setTypeDefinitions(List<CsdlTypeDefinition>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets type definitions.
- setTypeName(String) - Method in class org.apache.olingo.commons.api.data.ComplexValue
-
Set string representation of type.
- setUnderlyingType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Sets underlying type.
- setUnderlyingType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets underlying type.
- setUnderlyingType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Sets underlying type.
- setUnderlyingType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets underlying type.
- setUnicode(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets unicode.
- setUnicode(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets unicode.
- setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlAnnotationPath
- setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
-
Sets the value of the constant expression
- setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElementReference
- setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNavigationPropertyPath
- setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPath
- setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyPath
- setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
-
Sets value.
- setValue(ValueType, Object) - Method in class org.apache.olingo.commons.api.data.Valuable
-
Set value and value type.
- setValue(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
- setValue(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
- setValue(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
- setValue(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
- setValue(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
- setX(double) - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
Sets the x coordinate.
- setY(double) - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
Sets the y coordinate.
- setZ(double) - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
Sets the z coordinate.
- Single - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- Singleton - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- 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
- Stream - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- String - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- String - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- String - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
-
Type Edm.String
- suffix(ContextURL.Suffix) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the suffix.
- SWITCHING_PROTOCOLS - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
T
- TargetType - Enum in org.apache.olingo.commons.api.edm
- TE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See RFC 7230.
- TEMPORARY_REDIRECT - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- Term - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- TEXT_HTML - Static variable in class org.apache.olingo.commons.api.format.ContentType
- TEXT_PLAIN - Static variable in class org.apache.olingo.commons.api.format.ContentType
- TEXT_XML - Static variable in class org.apache.olingo.commons.api.format.ContentType
- TimeOfDay - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- TimeOfDay - Enum constant in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
- TimeOfDay - Enum constant in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
-
Type Edm.TimeOfDay
- title - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
The human readable title.
- toContentTypeString() - Method in class org.apache.olingo.commons.api.format.ContentType
-
Gets
ContentTypeas string as defined in RFC 7231, chapter 3.1.1.1: Media Type. - toString() - Method in class org.apache.olingo.commons.api.data.Annotation
- toString() - Method in class org.apache.olingo.commons.api.data.ComplexValue
- toString() - Method in class org.apache.olingo.commons.api.data.Entity
- toString() - Method in class org.apache.olingo.commons.api.data.EntityCollection
- toString() - Method in class org.apache.olingo.commons.api.data.Parameter
- toString() - Method in class org.apache.olingo.commons.api.data.Property
- toString() - Method in class org.apache.olingo.commons.api.data.Valuable
- toString() - Method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
- toString() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
- toString() - Method in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
- toString() - Method in class org.apache.olingo.commons.api.edm.geo.Point
- toString() - Method in class org.apache.olingo.commons.api.edm.geo.SRID
- toString() - Method in class org.apache.olingo.commons.api.format.AcceptCharset
- 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.PreferenceName
- toString() - Method in enum org.apache.olingo.commons.api.http.HttpStatusCode
-
The status code info is the readable form of the status code.
- toUriLiteral(String) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
-
Converts default literal representation to URI literal representation.
- TRACK_CHANGES - Enum constant in enum org.apache.olingo.commons.api.format.PreferenceName
- TRACK_CHANGES_PREF - Enum constant in enum org.apache.olingo.commons.api.format.PreferenceName
- type - Variable in class org.apache.olingo.commons.api.edm.geo.Geospatial
- type - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
The Type.
- type(EdmType) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the edm entity type.
- TypeDefinition - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
U
- UNAUTHORIZED - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- UNSUPPORTED_MEDIA_TYPE - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- URI_TOO_LONG - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- UrlRef - Enum constant in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
- URLRef - Enum constant in enum org.apache.olingo.commons.api.edm.TargetType
- USE_PROXY - Enum constant in enum org.apache.olingo.commons.api.http.HttpStatusCode
- USER_AGENT - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.43">HTTP/1.1 documentation}.
- UTF8 - Static variable in interface org.apache.olingo.commons.api.Constants
V
- V10 - Enum constant in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
OData Version 1.0
- V20 - Enum constant in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
OData Version 2.0
- V30 - Enum constant in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
OData Version 3.0
- V40 - Enum constant in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
OData Version 4.0
- V401 - Enum constant in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
OData Version 4.01
- 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.
- validateDecimals(String, Boolean, Integer, Integer, String, Boolean) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
-
Validates literal value for Decimal values in V4.01
- Valuable - Class in org.apache.olingo.commons.api.data
-
Defines a value with an according type.
- Valuable() - Constructor for class org.apache.olingo.commons.api.data.Valuable
- VALUE - Static variable in interface org.apache.olingo.commons.api.Constants
- VALUE_ODATA_METADATA_FULL - Static variable in class org.apache.olingo.commons.api.format.ContentType
- VALUE_ODATA_METADATA_MINIMAL - Static variable in class org.apache.olingo.commons.api.format.ContentType
- VALUE_ODATA_METADATA_NONE - Static variable in class org.apache.olingo.commons.api.format.ContentType
- 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.Operation.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.data.PropertyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.data.ValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmOnDelete
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Dimension
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.apache.olingo.commons.api.edm.geo.SRID
-
Creates a new SRID instance from a given value.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.CsdlOnDeleteAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.TargetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.format.PreferenceName
-
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(String) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
Gets the
EdmPrimitiveTypeKindfrom a full type expression (likeEdm.Int32). - valueOfFQN(FullQualifiedName) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
Gets the
EdmPrimitiveTypeKindfrom a full-qualified type name. - 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.Operation.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.data.PropertyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.data.ValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmOnDelete
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Dimension
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.provider.CsdlOnDeleteAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.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.format.PreferenceName
-
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
-
Defines the type of a value (see Valuable).
- VARY - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.44">HTTP/1.1 documentation}.
W
- WAIT - Enum constant in enum org.apache.olingo.commons.api.format.PreferenceName
- with() - Static method in class org.apache.olingo.commons.api.data.ContextURL
-
Start building a ContextURL instance.
- WWW_AUTHENTICATE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.47">HTTP/1.1 documentation}.
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.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form