Index

A C D E F H I J L M N P Q R S T U V W 
All Classes|All Packages

A

attribute() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmDescriptionAssoziation.valueAssignment
 

C

com.sap.olingo.jpa.metadata.core.edm.annotation - package com.sap.olingo.jpa.metadata.core.edm.annotation
 
constantExpression() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmAnnotation
 
contentType() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmMediaStream
 
contentTypeAttribute() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmMediaStream
 
converter() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmEnumeration
Converter to convert that converts the enumeration value.
convertToDatabaseColumn(Enum<?>[]) - Method in class com.sap.olingo.jpa.metadata.core.edm.annotation.EdmEnumeration.DummyConverter
 
convertToEntityAttribute(Integer) - Method in class com.sap.olingo.jpa.metadata.core.edm.annotation.EdmEnumeration.DummyConverter
 

D

descriptionAttribute() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmDescriptionAssoziation
 
dimension() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmGeospatial
Olingo Geospatial dimension.
DummyConverter() - Constructor for class com.sap.olingo.jpa.metadata.core.edm.annotation.EdmEnumeration.DummyConverter
 
dynamicExpression() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmAnnotation
 

E

EdmAction - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
Metadata of an action, see edm:Action.
EdmAlias - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
 
EdmAnnotation - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
Can be used to annotate attributes.
EdmAnnotation.ConstantExpression - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
 
EdmAnnotation.DynamicExpression - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
 
EdmAsEntitySet - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
Allows to mark an jpa entity as an additional entity set of another entity type.
EdmDescriptionAssoziation - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
Marks an association to an entity that contains a language/locale dependent description of a coded value.
EdmDescriptionAssoziation.valueAssignment - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
 
EdmEnumeration - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
Annotation to tag Java enumerations that shall be provided via an OData service.
EdmEnumeration.DummyConverter - Class in com.sap.olingo.jpa.metadata.core.edm.annotation
Converter shall be optional, as java does not support default null a dummy converter implementation is needed.
EdmFunction - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
Metadata of a function, see edm:Function.
EdmFunction.ReturnType - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
Define if the return type for the function.
EdmFunctions - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
 
EdmFunctionType - Enum in com.sap.olingo.jpa.metadata.core.edm.annotation
 
EdmGeospatial - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
 
EdmIgnore - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
 
EdmMediaStream - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
Marks an attribute as one that is a data stream.
EdmParameter - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
 
EdmProtectedBy - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
Describes which authorization claim shall be used to filter the annotated attribute.
EdmProtections - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
Allows to combine either multiple claims for a simple attribute, which will be combined with AND, or to be able to protect multiple attributes at a complex attribute.
EdmSearchable - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
Marks an attribute as searchable
EdmVisibleFor - Annotation Type in com.sap.olingo.jpa.metadata.core.edm.annotation
The annotation can be used to assign attributes or properties to field or visibility groups.
entitySetPath() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmAction
Bound actions that return an entity or a collection of entities MAY specify a value for the EntitySetPath attribute if determination of the entity set for the return type is contingent on the binding parameter.

F

functionName() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunction
Defines the name of a User Defined Function on the database

H

hasFunctionImport() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunction
Indicates that a Function Import shall be generated into the Container.

I

isBound() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmAction
Indicates that the action is bound.
isBound() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunction
Indicates that the Function is bound.
isCollection() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunction.ReturnType
 
isCollection() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmParameter
 
isFlags() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmEnumeration
 
isNullable() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunction.ReturnType
 
isNullable() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmParameter
 

J

JavaClass - Enum constant in enum com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunctionType
 

L

languageAttribute() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmDescriptionAssoziation
 
localeAttribute() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmDescriptionAssoziation
 

M

maxLength() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunction.ReturnType
 
maxLength() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmParameter
 

N

name() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmAction
Defines the name of the action.
name() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmAlias
Alias name.
name() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunction
Defines the name of the function in the service document.
name() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmParameter
 
name() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmProtectedBy
Name of the authorization claim

P

parameter() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunction
 
parameterName() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmParameter
Defines the name of the input parameter at a stored procedure or user defined function.
path() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmAnnotation.DynamicExpression
 
path() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmProtectedBy
Optional: At embedded attributes the path to the attribute that shall be protected by the claim.
precision() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunction.ReturnType
 
precision() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmParameter
 

Q

qualifier() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmAnnotation
An annotation element MAY provide a SimpleIdentifier value for the Qualifier attribute.

R

returnType() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmAction
Define additional facet information for the return type of an action
returnType() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunction
Define the return type of this function

S

scale() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunction.ReturnType
 
scale() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmParameter
 
srid() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunction.ReturnType
 
srid() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmGeospatial
Non negative integer value of the SRID.
srid() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmParameter
 
stream() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmMediaStream
 

T

term() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmAnnotation
Full qualified name of term, e.g.
type() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmAnnotation.ConstantExpression
Type of constant expression.
type() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunction.ReturnType
Define the return type for the function import.
type() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmParameter
Define the parameter type in case of stored procedure or user defined function.

U

UserDefinedFunction - Enum constant in enum com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunctionType
 

V

value() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmAnnotation.ConstantExpression
 
value() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmDescriptionAssoziation.valueAssignment
 
value() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunctions
 
value() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmProtections
 
value() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmVisibleFor
List of field groups an attribute or property belongs to.
valueAssignments() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmDescriptionAssoziation
 
valueOf(String) - Static method in enum com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunctionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sap.olingo.jpa.metadata.core.edm.annotation.EdmFunctionType
Returns an array containing the constants of this enum type, in the order they are declared.

W

wildcardSupported() - Element in annotation type com.sap.olingo.jpa.metadata.core.edm.annotation.EdmProtectedBy
Optional: In case the protected attributes is of type string also wildcards are supported. '*' and '%' representing zero or more characters and '+' as well as '_' for a single character.
A C D E F H I J L M N P Q R S T U V W 
All Classes|All Packages