- 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
-
- EdmAnnotationExpression - Interface in org.apache.olingo.commons.api.edm.annotation
-
Super type of all annotation expressions
A expression is either constant or dynamic
- 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.
- EdmAnnotationsTarget - Interface in org.apache.olingo.commons.api.edm
-
Interface for CSDL elements thar can be evaluated as target for edm:Annotations.
- EdmAnnotationsTarget.TargetType - Enum in org.apache.olingo.commons.api.edm
-
- EdmApply - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents an Edm:Apply expression
- EdmBindingTarget - Interface in org.apache.olingo.commons.api.edm
-
- 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.
- EdmConstantAnnotationExpression - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a constant expression
- EdmDynamicAnnotationExpression - 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
-
- 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
- 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
-
- 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.
- EdmOperation - Interface in org.apache.olingo.commons.api.edm
-
- 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
-
- EdmSchema - Interface in org.apache.olingo.commons.api.edm
-
A csdl schema element
- EdmSingleton - Interface in org.apache.olingo.commons.api.edm
-
An
EdmSingleton represents a single entity inside the entity model.
- EdmStructuredType - Interface in org.apache.olingo.commons.api.edm
-
EdmStructuralType is the base for a complex type or an entity type.
- EdmTerm - Interface in org.apache.olingo.commons.api.edm
-
An
EdmTerm defines a term in a vocabulary.
- EdmTwoParamsOpDynamicAnnotationExpression - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a generic expression with two child exprssions
- EdmType - Interface in org.apache.olingo.commons.api.edm
-
EdmType holds the namespace of a given type and its type as
EdmTypeKind.
- EdmTyped - Interface in org.apache.olingo.commons.api.edm
-
EdmTyped indicates if an EDM element is of a special type and holds the multiplicity of that type.
- EdmTypeDefinition - Interface in org.apache.olingo.commons.api.edm
-
An
EdmTypeDefinition defines a specialization of one of the possible primitive types.
- EdmTypeKind - Enum in org.apache.olingo.commons.api.edm.constants
-
EdmTypeKind specifies the type of an EDM element.
- EdmUrlRef - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:UrlRef expression enables a value to be obtained by sending a GET request to the value of
the UrlRef expression.
- ELEM_DELETED_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_ELEMENT - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_GEOCOLLECTION - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_GEOMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_LINESTRING - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_LINESTRINGMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_LINKS - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_MULTILINESTRING - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_MULTIPOINT - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_MULTIPOLYGON - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_POINT - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_POINTMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_POLYGON - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_POLYGON_EXTERIOR - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_POLYGON_INTERIOR - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_POLYGON_LINEARRING - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_POS - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_PROPERTY - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_REASON - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_SURFACEMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_URI - Static variable in interface org.apache.olingo.commons.api.Constants
-
- Entity - Class in org.apache.olingo.commons.api.data
-
Data representation for a single entity.
- Entity() - Constructor for class org.apache.olingo.commons.api.data.Entity
-
- ENTITY_BINDING_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ENTITY_COLLECTION_BINDING_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ENTITY_NAVIGATION_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ENTITY_SET_NAVIGATION_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- EntityCollection - Class in org.apache.olingo.commons.api.data
-
Data representation for a collection of single entities.
- EntityCollection() - Constructor for class org.apache.olingo.commons.api.data.EntityCollection
-
- entitySet(EdmEntitySet) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the edm entity set.
- entitySet - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
The Entity set.
- 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.
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Annotatable
-
Compare for equality.
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Valuable
-
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
-
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
-
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.geo.SRID
-
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
-
- equals(Object) - Method in class org.apache.olingo.commons.api.format.ContentType
-
ContentTypes are equal if
type,
subtype, and all
parameters
have the same value.
- ERROR_CODE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ERROR_DETAILS - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ERROR_INNERERROR - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ERROR_MESSAGE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ERROR_TARGET - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ETAG - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- EXPECT - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- EXPIRES - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- Geospatial - Class in org.apache.olingo.commons.api.edm.geo
-
Base class for all geospatial info.
- Geospatial(Geospatial.Dimension, Geospatial.Type, SRID) - Constructor for class org.apache.olingo.commons.api.edm.geo.Geospatial
-
Constructor.
- Geospatial.Dimension - Enum in org.apache.olingo.commons.api.edm.geo
-
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
- 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.
- 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(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
-
- getActionImport(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets the first action import with given name.
- getActionImportName() - Method in interface org.apache.olingo.commons.api.edm.EdmActionImportInfo
-
- getActionImports() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
This method DOES NOT support lazy loading
- getActionImports() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
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
URI object here to ensure the right encoding.
- getActions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getActions(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getActions(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return a list of all
CsdlAction for the FullQualifiedname
or
null if nothing is found
- getActions() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets actions.
- getActions(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
All actions with the given name
- getAddedLinks() - Method in class org.apache.olingo.commons.api.data.Delta
-
Get list of added links (must not be NULL).
- 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.
- 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.
- getAnnotatable(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getAnnotatable(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
Gets annotatable.
- getAnnotatables() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets annotatables.
- getAnnotation(FullQualifiedName, EdmTerm) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
- getAnnotation(EdmTerm) - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotatable
-
- getAnnotation(EdmTerm) - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
-
- getAnnotation(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
-
Gets annotation.
- getAnnotation(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets annotation.
- getAnnotationGroup(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
- getAnnotationGroup(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets annotation group.
- 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(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
- getAnnotations() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotatable
-
Get list of all annotations.
- getAnnotations() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
-
- 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.CsdlOperation
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
- getAnnotationsGroup(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getAnnotationsGroup(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
Gets annotations group.
- getAnnotationsTargetFQN() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotationsTarget
-
- getAnnotationsTargetPath() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotationsTarget
-
- getAnnotationsTargetType() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotationsTarget
-
- getAppliesTo() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
-
- getAppliesTo() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Gets applies to.
- 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.
- 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.
- getBoundFunction(FullQualifiedName, FullQualifiedName, Boolean, List<String>) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get Function by full qualified name and binding parameter type and binding parameter names.
- getCode() - Method in class org.apache.olingo.commons.api.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(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
-
- getComplexType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets complex type.
- 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.
- getContainerName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
-
Gets container name.
- getCount() - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
Gets number of entries - if it was required.
- getDefaultType() - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
-
Returns the default Java type for this EDM primitive type as described in the documentation of
EdmPrimitiveType.
- getDefaultValue() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
-
- getDefaultValue() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
-
- getDefaultValue() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
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.data.EntityCollection
-
Gets delta link if exists.
- 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(EdmPrimitiveTypeKind) - Static method in class org.apache.olingo.commons.api.data.GeoUtils
-
Get dimension based on given Geography / Geometry type.
- 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
- getEditLink() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets entity edit link.
- getEdmClass() - Method in enum org.apache.olingo.commons.api.edm.EdmAnnotationsTarget.TargetType
-
- getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
-
- getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.GeospatialCollection
-
- getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.LineString
-
- getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.MultiLineString
-
- getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.MultiPoint
-
- getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.MultiPolygon
-
- getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
- getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
-
- getElse() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
-
Return the third expression of the edm:If expression.
- getElse() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.If
-
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(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get entity container by full qualified name.
- getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
-
Returns the entity container this target is contained in.
- getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImport
-
- getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getEntityContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
Returns the entity container of this edm
- getEntityContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets entity container.
- 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
-
- getEntityContainerName() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImportInfo
-
- getEntitySet(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
Get contained EntitySet by name.
- getEntitySet(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getEntitySet(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return an
CsdlEntitySet or
null if nothing is found
- getEntitySet(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets entity set.
- getEntitySet() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
Gets entity set.
- 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.
- getEntityType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get entity type by full qualified name.
- getEntityType() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
-
Get the entity type.
- getEntityType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getEntityType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return an
CsdlEntityType or
null if nothing is found
- getEntityType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets entity type.
- 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.
- getEnumType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get enum type by full qualified name.
- getEnumType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getEnumType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return an
CsdlEnumType or
null if nothing is found
- getEnumType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets enum type.
- 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.data.Entity
-
Gets ETag.
- getExpression() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmNot
-
Returns a boolean value
- getExpression() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotation
-
- getExpression() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Not
-
Returns a boolean value
- getExpression() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
Returns the annotated expression
- 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
-
- getFullQualifiedName() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
-
- getFullQualifiedName() - Method in interface org.apache.olingo.commons.api.edm.EdmType
-
- getFullQualifiedNameAsString() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
-
- getFunction() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmApply
-
A QualifiedName specifying the name of the client-side function to apply.
- getFunction() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Apply
-
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(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
-
- getFunctionImport(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets the first function import with given name.
- getFunctionImports() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
This method DOES NOT support lazy loading
- getFunctionImports() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
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(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getFunctions(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return a list of all
CsdlFunction for the FullQualifiedname or
null if nothing is
found
- getFunctions() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets functions.
- getFunctions(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
All functions with the given name
- getGuard() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
-
Returns the first expression of the edm:If expression.
- getGuard() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.If
-
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.data.AbstractODataObject
-
Gets ID.
- getId() - Method in class org.apache.olingo.commons.api.data.DeletedEntity
-
Get id.
- 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
-
Gets interior points.
- getItems() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCollection
-
Returns a list of child expression
- getItems() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Collection
-
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
-
- getKind() - Method in interface org.apache.olingo.commons.api.edm.EdmType
-
- getLeftExpression() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmTwoParamsOpDynamicAnnotationExpression
-
Returns the first expression (left child)
- getLeftExpression() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.TwoParamsOpDynamicAnnotationExpression
-
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.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 interface org.apache.olingo.commons.api.edm.provider.annotation.Cast
-
Returns the facet attribute MaxLength
- getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.IsOf
-
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.data.Entity
-
Gets media content type.
- getMediaEditLinks() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets media entity links.
- getMediaETag() - Method in class org.apache.olingo.commons.api.data.Entity
-
ETag of the binary stream represented by this media entity or named stream property.
- getMediaETag() - Method in class org.apache.olingo.commons.api.data.Link
-
Gets Media ETag.
- getMember(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
-
Get member according to given name
- getMember(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Gets member.
- getMember(Integer) - 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.
- getMetadataAnchor() - Method in class org.apache.olingo.commons.api.data.Operation
-
Gets metadata anchor.
- 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
-
- 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 interface org.apache.olingo.commons.api.edm.provider.annotation.LabeledElement
-
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
-
- 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.
- getNavigationBinding(String) - Method in class org.apache.olingo.commons.api.data.Linked
-
Gets binding link with given name, if available, otherwise null.
- getNavigationBindings() - Method in class org.apache.olingo.commons.api.data.Linked
-
Gets binding links.
- getNavigationLink(String) - Method in class org.apache.olingo.commons.api.data.Linked
-
Gets navigation link with given name, if available, otherwise null.
- getNavigationLinks() - Method in class org.apache.olingo.commons.api.data.Linked
-
Gets navigation links.
- getNavigationProperties() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
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.EntityCollection
-
Gets next link if exists.
- getODataPath() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Get the OData path.
- 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.Entity
-
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.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 interface org.apache.olingo.commons.api.edm.provider.annotation.Apply
-
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.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 interface org.apache.olingo.commons.api.edm.provider.annotation.Cast
-
Returns the facet attribute Precision
- getPrecision() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.IsOf
-
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(String) - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets property with given name.
- getProperty() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyValue
-
Property name
- getProperty() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
-
- getProperty(String) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Get property by name
- getProperty() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.PropertyValue
-
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.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
-
- getPropertyValues() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Record
-
- getQualifier() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotation
-
- getQualifier() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
-
- getQualifier() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
Returns the annotated qualifier
- getQualifier() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
-
Gets qualifier.
- getQuality() - Method in class org.apache.olingo.commons.api.format.AcceptType
-
- 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(EdmEntitySet) - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
Get EdmEntitySet for the given binding parameters EntitySet
- getReturnedEntitySet() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImport
-
- getReturnType() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
- getReturnType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Gets return type.
- getRightExpression() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmTwoParamsOpDynamicAnnotationExpression
-
Returns the second expression (right child)
- getRightExpression() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.TwoParamsOpDynamicAnnotationExpression
-
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 interface org.apache.olingo.commons.api.edm.provider.annotation.Cast
-
Returns the facet attribute Scale
- getScale() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.IsOf
-
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.
- 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(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getSingleton(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return an
CsdlSingleton or
null if nothing is found
- getSingleton(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets singleton.
- 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 interface org.apache.olingo.commons.api.edm.provider.annotation.Cast
-
Returns the facet attribute SRID
- getSrid() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.IsOf
-
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.EdmAnnotations
-
- 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.
- getTerm() - Method in class org.apache.olingo.commons.api.data.Annotation
-
Get term for Annotation.
- getTerm(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get Term full by qualified name.
- getTerm() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotation
-
- getTerm(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getTerm() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
Returns the annotated term
- getTerm(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return a
CsdlTerm for the FullQualifiedName or
null if nothing is found.
- getTerm(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets term.
- 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 interface org.apache.olingo.commons.api.edm.provider.annotation.If
-
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.
- getType() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets entity type.
- getType(Geospatial.Dimension, String) - Static method in class org.apache.olingo.commons.api.data.GeoUtils
-
Get type based on given dimension (Geography / Geometry) and element name.
- getType() - Method in class org.apache.olingo.commons.api.data.Link
-
Gets 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
EdmType for more information about possible types.
- getType() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
-
Gets type.
- getType() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Cast
-
Value cast to
- getType() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.ConstantAnnotationExpression
-
Returns the type of the constant exprssion
- getType() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.IsOf
-
The type which is checked again the child expression
- getType() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Record
-
Returns the entity type or complex type to be constructed.
- getType() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.TwoParamsOpDynamicAnnotationExpression
-
Returns the type of the expression result
- 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.
- getTypeAsFQNObject() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets type as fQN object.
- 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
-
- getTypeDefinition(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets type definition.
- 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 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.
- getUnboundAction(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get unbound Action by full qualified name.
- getUnboundAction() - Method in interface org.apache.olingo.commons.api.edm.EdmActionImport
-
Gets unbound action.
- getUnboundFunction(FullQualifiedName, List<String>) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get Function by full qualified name.
- getUnboundFunction(List<String>) - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
-
Gets unbound function with given parameter names.
- getUnboundFunctions(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get Function by full qualified name.
- getUnboundFunctions() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
-
Gets unbound functions.
- getUnderlyingType() - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
-
- getUnderlyingType() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
-
- getUnderlyingType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Gets underlying type.
- getUnderlyingType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Gets underlying type.
- 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.EdmConstantAnnotationExpression
-
Value of the constant 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 interface org.apache.olingo.commons.api.edm.provider.annotation.AnnotationPath
-
Value of the path
- getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Cast
-
Cast value of the expression
- getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.ConstantAnnotationExpression
-
Value of the constant expression
- getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.IsOf
-
Returns true if the child expression returns the specified typed
- getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.LabeledElement
-
Returns the child expression
- getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.LabeledElementReference
-
Returns the value of the edm:LabeledElement expression
- getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.NavigationPropertyPath
-
Returns the navigation property path itself.
- getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.Path
-
Returns the target value of the expression
- getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.PropertyPath
-
Returns the property path itself.
- getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.PropertyValue
-
Evaluated value of the expression (property value)
- getValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.UrlRef
-
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.EdmConstantAnnotationExpression
-
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
- If - Interface in org.apache.olingo.commons.api.edm.provider.annotation
-
Represents a edm:If expression
- IF_MATCH - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- IF_MODIFIED_SINCE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- IF_NONE_MATCH - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- IF_UNMODIFIED_SINCE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- isAbstract() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Indicates if the structured type is abstract.
- isAbstract - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
The 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.EdmDynamicAnnotationExpression
-
Returns true if the expression is a logical edm:And expression
- isAnnotationPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:AnnotationPath expression
- isAnnotationPath() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
-
Returns true if the expression is a edm:AnnotationPath expression
- isApply() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:Apply expression
- isApply() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
-
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 firstValue is bigger then secondValue
- isBindingParameterTypeCollection() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
- isBound() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
For more information on bound operations please refer to the OData V4 specification.
- isBound - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
The Is bound.
- 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.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:Cast expression
- isCast() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
-
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.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:Collection expression
- isCollection() - Method in interface org.apache.olingo.commons.api.edm.EdmTyped
-
- isCollection() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
-
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.
- isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
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
-
ContentTypes are
compatible
if
type and
subtype have the same value.
- isComplex() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Check if Valuable contains a COMPLEX or COLLECTION_COMPLEX ValueType
- isComposable() - Method in interface org.apache.olingo.commons.api.edm.EdmFunction
-
- isComposable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
-
Is composable.
- isConstant() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmAnnotationExpression
-
Return true if the expression is constant
- isConstant() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.AnnotationExpression
-
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.EdmAnnotationExpression
-
Return true if the expression is dynamic
- isDynamic() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.AnnotationExpression
-
Return 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
-
Check if Valuable contains a ENTITY or COLLECTION_ENTITY ValueType
- isEnum() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Check if Valuable contains a ENUM or COLLECTION_ENUM ValueType
- isEq() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
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.EdmDynamicAnnotationExpression
-
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.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:Gt expression
- isIf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:If expression
- isIf() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
-
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.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:IsOf expression
- isIsOf() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
-
Returns true if the expression is a edm:IsOf expression
- isLabeledElement() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:LabeledElement expression
- isLabeledElement() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
-
Returns true if the expression is a edm:LabeledElement expression
- isLabeledElementReference() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:LabeledElementReference expression
- isLabeledElementReference() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
-
Returns true if the expression is a edm:LabeledElementReference expression
- isLe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:Le expression
- isLt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
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.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:NavigationPropertyPath expression
- isNavigationPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
-
Returns true if the expression is a edm:NavigationPropertyPath expression
- isNe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:Ne expression
- isNot() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
Returns true if the expression is a logical edm:Not expression
- isNot() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
-
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.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:Null expression
- isNull() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
-
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 - Interface 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
- isOpenType() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Indicates if the structured type is an open type.
- isOpenType - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
The Is 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.EdmDynamicAnnotationExpression
-
Returns true if the expression is a logical edm:Or expression
- isPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:Path expression
- isPath() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
-
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.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:PropertyPath expression
- isPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
-
Returns true if the expression is a edm:PropertyPath expression
- isPropertyValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:PropertyValue expression
- isPropertyValue() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
-
Returns true if the expression is a edm:PropertyValue expression
- isRecord() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:Record expression
- isRecord() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
-
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.
- isTwoParamsOp() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
-
Returns true iff the annotation is an expression with two operands.
- 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.EdmDynamicAnnotationExpression
-
Returns true if the expression is a edm:UrlRef expression
- isUrlRef() - Method in interface org.apache.olingo.commons.api.edm.provider.annotation.DynamicAnnotationExpression
-
Returns true if the expression is a edm:UrlRef expression
- iterator() - Method in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
- validate(String, Boolean, Integer, Integer, Integer, Boolean) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
-
Validates literal value.
- validateDataServiceVersion(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
Validates format and range of a data service version string.
- Valuable - Class in org.apache.olingo.commons.api.data
-
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.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.constants.EdmOnDelete
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.EdmAnnotationsTarget.TargetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Dimension
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.apache.olingo.commons.api.edm.geo.SRID
-
Creates a new SRID instance from a given
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.ConstantAnnotationExpression.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.TwoParamsOpDynamicAnnotationExpression.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.CsdlOnDeleteAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.format.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(FullQualifiedName) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
Gets EdmPrimitiveTypeKind from a full-qualified type name, for the given OData protocol version.
- valueOfFQN(String) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
Gets EdmPrimitiveTypeKind from a full type expression (as Edm.Int32), for the given OData
protocol version.
- valueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
-
Converts literal representation of value to system data type.
- values() - Static method in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.data.DeletedEntity.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.data.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.constants.EdmOnDelete
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.EdmAnnotationsTarget.TargetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Dimension
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.ConstantAnnotationExpression.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.TwoParamsOpDynamicAnnotationExpression.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.provider.CsdlOnDeleteAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.format.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
-