- Schema - Class in org.apache.olingo.server.api.edm.provider
-
- Schema() - Constructor for class org.apache.olingo.server.api.edm.provider.Schema
-
- SearchBinary - Interface in org.apache.olingo.server.api.uri.queryoption.search
-
- SearchBinaryOperatorKind - Enum in org.apache.olingo.server.api.uri.queryoption.search
-
- SearchExpression - Interface in org.apache.olingo.server.api.uri.queryoption.search
-
- SearchOption - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents the system query option $search
For example: http://.../entitySet?$search=SearchString
- SearchTerm - Interface in org.apache.olingo.server.api.uri.queryoption.search
-
- SearchUnary - Interface in org.apache.olingo.server.api.uri.queryoption.search
-
- SearchUnaryOperatorKind - Enum in org.apache.olingo.server.api.uri.queryoption.search
-
- SelectItem - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents a single select item information
For example: http://.../Employees?select=name,age
- SelectOption - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents the system query option $select
For example: http://.../entitySet?select=name,age
- serviceDocument(Edm, String) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
-
- ServiceDocumentProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor interface for handling the service document.
- setAbstract(boolean) - Method in class org.apache.olingo.server.api.edm.provider.ComplexType
-
- setAbstract(boolean) - Method in class org.apache.olingo.server.api.edm.provider.EntityType
-
- setAbstract(boolean) - Method in class org.apache.olingo.server.api.edm.provider.StructuredType
-
- setAction(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.ActionImport
-
- setActionImports(List<ActionImport>) - Method in class org.apache.olingo.server.api.edm.provider.EntityContainer
-
- setActions(List<Action>) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setAlias(String) - Method in class org.apache.olingo.server.api.edm.provider.AliasInfo
-
- setAlias(String) - Method in class org.apache.olingo.server.api.edm.provider.PropertyRef
-
- setAlias(String) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setAnnotation(List<Annotation>) - Method in class org.apache.olingo.server.api.edm.provider.Annotation
-
- setAnnotations(List<Annotation>) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setAppliesTo(String) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setBaseTerm(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setBaseType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.ComplexType
-
- setBaseType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.EntityType
-
- setBaseType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.StructuredType
-
- setBindingParameter(String) - Method in class org.apache.olingo.server.api.edm.provider.EntitySetPath
-
- setBody(InputStream) - Method in class org.apache.olingo.server.api.ODataRequest
-
- setBound(boolean) - Method in class org.apache.olingo.server.api.edm.provider.Action
-
- setBound(boolean) - Method in class org.apache.olingo.server.api.edm.provider.Function
-
- setBound(boolean) - Method in class org.apache.olingo.server.api.edm.provider.Operation
-
- setCode(String) - Method in class org.apache.olingo.server.api.ODataServerError
-
The value for the code name/value pair is a language-independent string.
- setCollection(boolean) - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- setCollection(boolean) - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- setCollection(boolean) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setCollection(boolean) - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- setCollection(boolean) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setComplexTypes(List<ComplexType>) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setComposable(boolean) - Method in class org.apache.olingo.server.api.edm.provider.Function
-
- setContainerName(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.EntityContainerInfo
-
- setContainsTarget(boolean) - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- setContent(InputStream) - Method in class org.apache.olingo.server.api.ODataResponse
-
- setDefaultValue(String) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setDefaultValue(String) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setDetails(List<ODataErrorDetail>) - Method in class org.apache.olingo.server.api.ODataServerError
-
Sets error details.
- setEntityContainer(EntityContainer) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setEntitySet(Target) - Method in class org.apache.olingo.server.api.edm.provider.ActionImport
-
- setEntitySet(Target) - Method in class org.apache.olingo.server.api.edm.provider.FunctionImport
-
- setEntitySet(Target) - Method in class org.apache.olingo.server.api.edm.provider.OperationImport
-
- setEntitySetPath(EntitySetPath) - Method in class org.apache.olingo.server.api.edm.provider.Action
-
- setEntitySetPath(EntitySetPath) - Method in class org.apache.olingo.server.api.edm.provider.Function
-
- setEntitySetPath(EntitySetPath) - Method in class org.apache.olingo.server.api.edm.provider.Operation
-
- setEntitySets(List<EntitySet>) - Method in class org.apache.olingo.server.api.edm.provider.EntityContainer
-
- setEntityTypes(List<EntityType>) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setEnumTypes(List<EnumType>) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setException(Exception) - Method in class org.apache.olingo.server.api.ODataServerError
-
- setExpression(Expression) - Method in class org.apache.olingo.server.api.edm.provider.Annotation
-
- setExtendsContainer(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.EntityContainer
-
- setExtendsContainer(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.EntityContainerInfo
-
- setFlags(boolean) - Method in class org.apache.olingo.server.api.edm.provider.EnumType
-
- setFunction(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.FunctionImport
-
- setFunctionImports(List<FunctionImport>) - Method in class org.apache.olingo.server.api.edm.provider.EntityContainer
-
- setFunctions(List<Function>) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setHasStream(boolean) - Method in class org.apache.olingo.server.api.edm.provider.EntityType
-
- setHeader(String, String) - Method in class org.apache.olingo.server.api.ODataResponse
-
- setIncludeInServiceDocument(boolean) - Method in class org.apache.olingo.server.api.edm.provider.EntitySet
-
- setIncludeInServiceDocument(boolean) - Method in class org.apache.olingo.server.api.edm.provider.FunctionImport
-
- setInnerError(Map<String, String>) - Method in class org.apache.olingo.server.api.ODataServerError
-
Sets server defined key-value pairs for debug environment only.
- setInternalName(String) - Method in class org.apache.olingo.server.api.edm.provider.Mapping
-
- setIsUnicode(Boolean) - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- setKey(List<PropertyRef>) - Method in class org.apache.olingo.server.api.edm.provider.EntityType
-
- setLocale(Locale) - Method in class org.apache.olingo.server.api.ODataServerError
-
- setMapping(Mapping) - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- setMapping(Mapping) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setMaxLength(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- setMaxLength(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setMaxLength(Integer) - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- setMaxLength(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setMaxLength(Integer) - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- setMediaResourceMimeTypeKey(String) - Method in class org.apache.olingo.server.api.edm.provider.Mapping
-
Sets the key for the resource mime type key which is used for the lookup in the data map
- setMediaResourceSourceKey(String) - Method in class org.apache.olingo.server.api.edm.provider.Mapping
-
Sets the key for the resource source key which is used for the lookup in the data map
- setMembers(List<EnumMember>) - Method in class org.apache.olingo.server.api.edm.provider.EnumType
-
- setMessage(String) - Method in class org.apache.olingo.server.api.ODataServerError
-
The value for the message name/value pair MUST be a human-readable, language-dependent representation of the error.
- setMethod(HttpMethod) - Method in class org.apache.olingo.server.api.ODataRequest
-
- setMimeType(String) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.Action
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.ActionImport
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.BindingTarget
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.ComplexType
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.EntityContainer
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.EntitySet
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.EntityType
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.EnumMember
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.EnumType
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.Function
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.FunctionImport
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.Operation
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.OperationImport
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.Singleton
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.StructuredType
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- setNamespace(String) - Method in class org.apache.olingo.server.api.edm.provider.AliasInfo
-
- setNamespace(String) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setNavigationProperties(List<NavigationProperty>) - Method in class org.apache.olingo.server.api.edm.provider.ComplexType
-
- setNavigationProperties(List<NavigationProperty>) - Method in class org.apache.olingo.server.api.edm.provider.EntityType
-
- setNavigationProperties(List<NavigationProperty>) - Method in class org.apache.olingo.server.api.edm.provider.StructuredType
-
- setNavigationPropertyBindings(List<NavigationPropertyBinding>) - Method in class org.apache.olingo.server.api.edm.provider.BindingTarget
-
- setNavigationPropertyBindings(List<NavigationPropertyBinding>) - Method in class org.apache.olingo.server.api.edm.provider.EntitySet
-
- setNavigationPropertyBindings(List<NavigationPropertyBinding>) - Method in class org.apache.olingo.server.api.edm.provider.Singleton
-
- setNullable(Boolean) - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- setNullable(Boolean) - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- setNullable(Boolean) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setNullable(Boolean) - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- setNullable(Boolean) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setObject(Object) - Method in class org.apache.olingo.server.api.edm.provider.Mapping
-
Sets an object.
- setOnDelete(EdmOnDelete) - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- setOpenType(boolean) - Method in class org.apache.olingo.server.api.edm.provider.ComplexType
-
- setOpenType(boolean) - Method in class org.apache.olingo.server.api.edm.provider.EntityType
-
- setOpenType(boolean) - Method in class org.apache.olingo.server.api.edm.provider.StructuredType
-
- setParameters(List<Parameter>) - Method in class org.apache.olingo.server.api.edm.provider.Action
-
- setParameters(List<Parameter>) - Method in class org.apache.olingo.server.api.edm.provider.Function
-
- setParameters(List<Parameter>) - Method in class org.apache.olingo.server.api.edm.provider.Operation
-
- setPartner(String) - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- setPath(String) - Method in class org.apache.olingo.server.api.edm.provider.EntitySetPath
-
- setPath(String) - Method in class org.apache.olingo.server.api.edm.provider.NavigationPropertyBinding
-
- setPath(String) - Method in class org.apache.olingo.server.api.edm.provider.PropertyRef
-
- setPrecision(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- setPrecision(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setPrecision(Integer) - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- setPrecision(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setPrecision(Integer) - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- setProperties(List<Property>) - Method in class org.apache.olingo.server.api.edm.provider.ComplexType
-
- setProperties(List<Property>) - Method in class org.apache.olingo.server.api.edm.provider.EntityType
-
- setProperties(List<Property>) - Method in class org.apache.olingo.server.api.edm.provider.StructuredType
-
- setProperty(String) - Method in class org.apache.olingo.server.api.edm.provider.ReferentialConstraint
-
- setPropertyName(String) - Method in class org.apache.olingo.server.api.edm.provider.PropertyRef
-
- setQualifier(String) - Method in class org.apache.olingo.server.api.edm.provider.Annotation
-
- setRawBaseUri(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
- setRawODataPath(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
- setRawQueryPath(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
- setRawRequestUri(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
- setRawServiceResolutionUri(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
- setReferencedProperty(String) - Method in class org.apache.olingo.server.api.edm.provider.ReferentialConstraint
-
- setReferentialConstraints(List<ReferentialConstraint>) - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- setReturnType(ReturnType) - Method in class org.apache.olingo.server.api.edm.provider.Action
-
- setReturnType(ReturnType) - Method in class org.apache.olingo.server.api.edm.provider.Function
-
- setReturnType(ReturnType) - Method in class org.apache.olingo.server.api.edm.provider.Operation
-
- setScale(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- setScale(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setScale(Integer) - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- setScale(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setScale(Integer) - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- setSingletons(List<Singleton>) - Method in class org.apache.olingo.server.api.edm.provider.EntityContainer
-
- setSplit(int) - Method in interface org.apache.olingo.server.api.ODataHttpHandler
-
Sets the split parameter which is used for service resolution.
- setStatusCode(int) - Method in class org.apache.olingo.server.api.ODataResponse
-
- setStatusCode(int) - Method in class org.apache.olingo.server.api.ODataServerError
-
- setTarget(Target) - Method in class org.apache.olingo.server.api.edm.provider.NavigationPropertyBinding
-
- setTarget(String) - Method in class org.apache.olingo.server.api.ODataServerError
-
The value for the target name/value pair is the target of the particular error (for example, the name of the
property in error).
- setTerm(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.Annotation
-
- setTerms(List<Term>) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.BindingTarget
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.EntitySet
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.Singleton
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setTypeDefinitions(List<TypeDefinition>) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setUnderlyingType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.EnumType
-
- setUnderlyingType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- setUnicode(Boolean) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setValue(String) - Method in class org.apache.olingo.server.api.edm.provider.EnumMember
-
- Singleton - Class in org.apache.olingo.server.api.edm.provider
-
- Singleton() - Constructor for class org.apache.olingo.server.api.edm.provider.Singleton
-
- SkipOption - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents the system query option $skip
For example: http://.../entitySet?$skip=10
- SkipTokenOption - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents the system query option $skiptoken
For example: http://.../entitySet?$skiptoken=abv
- StructuredType - Class in org.apache.olingo.server.api.edm.provider
-
- StructuredType() - Constructor for class org.apache.olingo.server.api.edm.provider.StructuredType
-
- SystemQueryOption - Interface in org.apache.olingo.server.api.uri.queryoption
-
Super interface used for any system query option
- SystemQueryOptionKind - Enum in org.apache.olingo.server.api.uri.queryoption
-
Defining the supported system query options
- Unary - Interface in org.apache.olingo.server.api.uri.queryoption.expression
-
Represents a unary expression node in the expression tree
A binary expression node is inserted in the expression tree for any valid
ODATA unary operator in
UnaryOperatorKind
- UnaryOperatorKind - Enum in org.apache.olingo.server.api.uri.queryoption.expression
-
Enumeration of supported unary operators
For the semantic of these operators please see the ODATA specification for URL conventions
- UriInfo - Interface in org.apache.olingo.server.api.uri
-
Object acting as general access to URI information extracted from the request URI.
- UriInfoAll - Interface in org.apache.olingo.server.api.uri
-
Used for URI info kind
UriInfoKind.all to describe URIs like
http://.../serviceroot/$all
- UriInfoBatch - Interface in org.apache.olingo.server.api.uri
-
Used for URI info kind
UriInfoKind.batch to describe URIs like
http://.../serviceroot/$batch
- UriInfoCrossjoin - Interface in org.apache.olingo.server.api.uri
-
Used for URI info kind
UriInfoKind.crossjoin to describe URIs like
http://.../serviceroot/$crossjoin(...)
- UriInfoEntityId - Interface in org.apache.olingo.server.api.uri
-
- UriInfoKind - Enum in org.apache.olingo.server.api.uri
-
Defining the various info kinds
- UriInfoMetadata - Interface in org.apache.olingo.server.api.uri
-
Used for URI info kind
UriInfoKind.metadata to describe URIs like
http://.../serviceroot/$metadata...
- UriInfoResource - Interface in org.apache.olingo.server.api.uri
-
- UriInfoService - Interface in org.apache.olingo.server.api.uri
-
- UriParameter - Interface in org.apache.olingo.server.api.uri
-
Represents an function parameter or key predicate when used in the URI.
- UriResource - Interface in org.apache.olingo.server.api.uri
-
Super interface for all objects representing resource parts.
- UriResourceAction - Interface in org.apache.olingo.server.api.uri
-
Used to describe an action used within an resource path
For example: http://.../serviceroot/action()
- UriResourceComplexProperty - Interface in org.apache.olingo.server.api.uri
-
Used to describe an complex property used within an resource path
E.g.
- UriResourceCount - Interface in org.apache.olingo.server.api.uri
-
Used to describe an $count used within an resource path
For example: http://.../serviceroot/entityset(1)/$count
- UriResourceEntitySet - Interface in org.apache.olingo.server.api.uri
-
Used to describe an entity set used within an resource path
For example: http://.../serviceroot/entityset(1)
- UriResourceFunction - Interface in org.apache.olingo.server.api.uri
-
Used to describe an function import or bound function used within an resource path
For example: http://.../serviceroot/functionImport(P1=1,P2='A')
- UriResourceIt - Interface in org.apache.olingo.server.api.uri
-
Class indicating the $it reference.
- UriResourceKind - Enum in org.apache.olingo.server.api.uri
-
Defining the various resource part types
- UriResourceLambdaAll - Interface in org.apache.olingo.server.api.uri
-
Used to describe an all lambda expression used within an resource path
For example: http://.../serviceroot/entityset/all(...)
- UriResourceLambdaAny - Interface in org.apache.olingo.server.api.uri
-
Used to describe an any lambda expression used within an resource path
For example: http://.../serviceroot/entityset/any(...)
- UriResourceLambdaVariable - Interface in org.apache.olingo.server.api.uri
-
Used to describe an lambda variable used within an resource path
For example: http://.../serviceroot/entityset/listofstring/any(d: 'string' eq d)
- UriResourceNavigation - Interface in org.apache.olingo.server.api.uri
-
Used to describe an navigation property used within an resource path
For example: http://.../serviceroot/entityset(1)/navProperty
- UriResourcePartTyped - Interface in org.apache.olingo.server.api.uri
-
Used to describe an typed resource part (super interface)
- UriResourcePrimitiveProperty - Interface in org.apache.olingo.server.api.uri
-
Used to describe an primitive property used within an resource path
For example: http://.../serviceroot/entityset(1)/property
- UriResourceProperty - Interface in org.apache.olingo.server.api.uri
-
Used to describe an resource part which is an property (super interface)
- UriResourceRef - Interface in org.apache.olingo.server.api.uri
-
Used to describe an $ref used within an resource path
For example: http://.../serviceroot/entityset/$ref
- UriResourceRoot - Interface in org.apache.olingo.server.api.uri
-
Class indicating the $root reference.
- UriResourceSingleton - Interface in org.apache.olingo.server.api.uri
-
Used to describe an entity set used within an resource path
For example: http://.../serviceroot/singleton
- UriResourceValue - Interface in org.apache.olingo.server.api.uri
-
Used to describe an $value used within an resource path
For example: http://.../serviceroot/entityset(1)/property/$value
- valueOf(String) - Static method in enum org.apache.olingo.server.api.serializer.ODataSerializerException.MessageKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.BinaryOperatorKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.MethodKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.UnaryOperatorKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.search.SearchBinaryOperatorKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.search.SearchUnaryOperatorKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.SystemQueryOptionKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.UriInfoKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.UriResourceKind
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.olingo.server.api.serializer.ODataSerializerException.MessageKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.BinaryOperatorKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.MethodKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.UnaryOperatorKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.search.SearchBinaryOperatorKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.search.SearchUnaryOperatorKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.SystemQueryOptionKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.UriInfoKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.UriResourceKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VisitableExpression - Interface in org.apache.olingo.server.api.uri.queryoption.expression
-
Marks an expression node a visitable by an expression visitor
- visitAlias(String) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
Called for each traversed
Alias expression
- visitBinaryOperator(BinaryOperatorKind, T, T) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
Called for each traversed
Binary expression
- visitEnum(EdmEnumType, List<String>) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
- visitLambdaExpression(String, String, Expression) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
Called for each traversed lambda expression
- visitLambdaReference(String) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
- visitLiteral(String) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
Called for each traversed
Literal expression
- visitMember(UriInfoResource) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
Called for each traversed
Member expression
- visitMethodCall(MethodKind, List<T>) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
Called for each traversed
Method expression
- visitTypeLiteral(EdmType) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
- visitUnaryOperator(UnaryOperatorKind, T) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
Called for each traversed
Unary expression