Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractCollectionInvocationHandler<T extends Serializable,EC extends Collection<T>> - Class in org.apache.olingo.ext.proxy.commons
 
AbstractCollectionInvocationHandler(AbstractService<?>, Collection<T>, Class<T>, URIBuilder) - Constructor for class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
AbstractEntityCollectionInvocationHandler<T extends EntityType<?>,EC extends EntityCollection<T,?,?>> - Class in org.apache.olingo.ext.proxy.commons
 
AbstractEntityCollectionInvocationHandler(Class<?>, AbstractService<?>, URIBuilder) - Constructor for class org.apache.olingo.ext.proxy.commons.AbstractEntityCollectionInvocationHandler
 
AbstractEntityCollectionInvocationHandler(Class<? extends EntityCollection<T, ?, ?>>, AbstractService<?>, URI, URIBuilder) - Constructor for class org.apache.olingo.ext.proxy.commons.AbstractEntityCollectionInvocationHandler
 
AbstractEntityKey - Class in org.apache.olingo.ext.proxy.api
 
AbstractEntityKey() - Constructor for class org.apache.olingo.ext.proxy.api.AbstractEntityKey
 
AbstractEntitySet<T extends EntityType<?>,KEY extends Serializable,EC extends Collection<T>> - Interface in org.apache.olingo.ext.proxy.api
Interface for synchronous CRUD operations on an EntitySet.
AbstractOpenType - Interface in org.apache.olingo.ext.proxy.api
 
AbstractPOJOGenMojo - Class in org.apache.olingo.ext.pojogen
 
AbstractPOJOGenMojo() - Constructor for class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
 
AbstractService<C extends org.apache.olingo.client.api.EdmEnabledODataClient> - Class in org.apache.olingo.ext.proxy
Entry point for proxy mode, gives access to entity container instances.
AbstractService(String, String, ODataServiceVersion, String, boolean) - Constructor for class org.apache.olingo.ext.proxy.AbstractService
 
AbstractSingleton<T extends EntityType<?>,KEY extends Serializable,EC extends EntityCollection<T,?,?>> - Interface in org.apache.olingo.ext.proxy.api
 
AbstractStructuredInvocationHandler - Class in org.apache.olingo.ext.proxy.commons
 
AbstractStructuredInvocationHandler(Class<?>, Object, AbstractService<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
AbstractStructuredInvocationHandler(Class<?>, Object, EntityInvocationHandler) - Constructor for class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
AbstractStructuredInvocationHandler(Class<?>, AbstractService<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
AbstractTerm - Interface in org.apache.olingo.ext.proxy.api
 
AbstractUtility - Class in org.apache.olingo.ext.pojogen
 
AbstractUtility(Edm, EdmSchema, String) - Constructor for class org.apache.olingo.ext.pojogen.AbstractUtility
 
ACTION - Enum constant in enum org.apache.olingo.ext.proxy.api.OperationType
Actions MAY have observable side effects and MAY return a single instance or a collection of instances of any type.
add(T) - Method in interface org.apache.olingo.ext.proxy.api.AbstractEntitySet
 
add(T) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
addAdditionalProperty(String, Object) - Method in interface org.apache.olingo.ext.proxy.api.AbstractOpenType
 
addAdditionalProperty(String, Object) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
addAll(Collection<? extends T>) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
addAnnotation(Class<? extends AbstractTerm>, Object) - Method in interface org.apache.olingo.ext.proxy.api.Annotatable
 
addAnnotation(Class<? extends AbstractTerm>, Object) - Method in class org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler
 
addAnnotation(Class<? extends AbstractTerm>, Object) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
addAnnotations(EdmEnabledODataClient, Map<Class<? extends AbstractTerm>, Object>, ClientAnnotatable) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
 
addChange(ODataBatchableRequest, EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.commons.PersistenceChanges
 
addFurtherDeletes(URI) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
 
addLinkChanges(NavigationProperty, Object) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
addProperties(EdmEnabledODataClient, Map<String, Object>, ClientComplexValue) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
 
addProperties(EdmEnabledODataClient, Map<String, Object>, ClientEntity) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
 
addPropertyChanges(String, Object) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
addRef(ET) - Method in interface org.apache.olingo.ext.proxy.api.EntityCollection
Add entity by its reference ID.
addRef(ET) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
alias() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Namespace
 
allEntityTypes - Variable in class org.apache.olingo.ext.pojogen.AbstractUtility
 
Annotatable - Interface in org.apache.olingo.ext.proxy.api
 
AnnotatableInvocationHandler - Class in org.apache.olingo.ext.proxy.commons
 
AnnotatableInvocationHandler(AbstractService<?>, String, String, EntityInvocationHandler, AbstractStructuredInvocationHandler) - Constructor for class org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler
 
AnnotatationsInvocationHandler - Class in org.apache.olingo.ext.proxy.commons
 
annotations - Variable in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
AnnotationsForNavigationProperty - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
 
AnnotationsForProperty - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
 
applyChanges() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
applyChanges(Object) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
applyChangesOnChildren() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
ASC - Enum constant in enum org.apache.olingo.ext.proxy.api.Sort.Direction
 
attach() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
attach(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
Attaches an existing entity with status ATTACHED.
attach(EntityInvocationHandler, AttachedEntityStatus) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
Attaches an entity with specified status.
attach(EntityInvocationHandler, AttachedEntityStatus, boolean) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
Attaches an entity with specified status.
attach(AttachedEntityStatus) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
attach(AttachedEntityStatus, boolean) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
ATTACHED - Enum constant in enum org.apache.olingo.ext.proxy.context.AttachedEntityStatus
Explicitely attached.
AttachedEntity - Class in org.apache.olingo.ext.proxy.context
 
AttachedEntity(EntityInvocationHandler, AttachedEntityStatus) - Constructor for class org.apache.olingo.ext.proxy.context.AttachedEntity
 
AttachedEntityStatus - Enum in org.apache.olingo.ext.proxy.context
 
attachNew(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
Attaches an entity with status NEW.

B

basePackage - Variable in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
Base package.
basePackage - Variable in class org.apache.olingo.ext.pojogen.AbstractUtility
 
baseTerm() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Term
 
baseType() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.ComplexType
 
baseType() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.EntityType
 
baseURI - Variable in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
baseURI - Variable in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
buildEditLink(EdmEnabledODataClient, String, Object) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
 
buildEntitySetURI(Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.AnnotatationsInvocationHandler
 
buildEntitySetURI(String, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.AnnotatationsInvocationHandler
 

C

cacheLink(NavigationProperty, Object) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
capitalize(String) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
CHANGED - Enum constant in enum org.apache.olingo.ext.proxy.context.AttachedEntityStatus
Modified object.
ClassUtils - Class in org.apache.olingo.ext.proxy.utils
 
clear() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
clearQueryOptions() - Method in interface org.apache.olingo.ext.proxy.api.CommonQuery
Remove all query options.
clearQueryOptions() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
clearQueryOptions() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
clearQueryOptions() - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
 
close() - Method in interface org.apache.olingo.ext.proxy.api.EdmStreamValue
 
close() - Method in class org.apache.olingo.ext.proxy.commons.EdmStreamValueHandler
 
collation() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Property
 
CollectionQuery<CT extends CollectionQuery<?>> - Interface in org.apache.olingo.ext.proxy.api
 
CollectionRef - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Associate EntityType Java object with its collection.
collItemRef - Variable in class org.apache.olingo.ext.proxy.commons.AbstractEntityCollectionInvocationHandler
 
CommonQuery - Interface in org.apache.olingo.ext.proxy.api
 
compareTo(CompoundKeyElementWrapper) - Method in class org.apache.olingo.ext.proxy.utils.CompoundKeyElementWrapper
 
ComplexCollection<T extends StructuredType<?>,EC extends Collection<T>,CT extends StructuredCollection<T,EC,?>> - Interface in org.apache.olingo.ext.proxy.api
 
ComplexCollectionInvocationHandler<T extends ComplexType<?>> - Class in org.apache.olingo.ext.proxy.commons
 
ComplexCollectionInvocationHandler(Class<T>, AbstractService<?>, URIBuilder) - Constructor for class org.apache.olingo.ext.proxy.commons.ComplexCollectionInvocationHandler
 
ComplexCollectionInvocationHandler(AbstractService<?>, Class<T>) - Constructor for class org.apache.olingo.ext.proxy.commons.ComplexCollectionInvocationHandler
 
ComplexCollectionInvocationHandler(AbstractService<?>, Collection<T>, Class<T>, URIBuilder) - Constructor for class org.apache.olingo.ext.proxy.commons.ComplexCollectionInvocationHandler
 
ComplexInvocationHandler - Class in org.apache.olingo.ext.proxy.commons
 
ComplexType<T extends StructuredType<?>> - Interface in org.apache.olingo.ext.proxy.api
 
ComplexType - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Mark POJO as EDM complex type.
ComposableInvoker<T,O extends Operations> - Interface in org.apache.olingo.ext.proxy.api
 
CompoundKey - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Identifies a compound key.
CompoundKeyElement - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Mark multi key class field (property) as multi key element.
CompoundKeyElementWrapper - Class in org.apache.olingo.ext.proxy.utils
 
CompoundKeyElementWrapper(String, Method, int) - Constructor for class org.apache.olingo.ext.proxy.utils.CompoundKeyElementWrapper
 
contained() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.EntitySet
 
container - Variable in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
 
container() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.EntitySet
 
container() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Singleton
 
contains(Object) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
contains(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.commons.TransactionItems
 
containsAll(Collection<?>) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
containsTarget() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.NavigationProperty
 
Context - Class in org.apache.olingo.ext.proxy.context
 
Context() - Constructor for class org.apache.olingo.ext.proxy.context.Context
 
CoreUtils - Class in org.apache.olingo.ext.proxy.utils
 
count() - Method in interface org.apache.olingo.ext.proxy.api.AbstractEntitySet
Returns the number of entities available.
count() - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
count() - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
 
createSearch() - Method in interface org.apache.olingo.ext.proxy.api.AbstractEntitySet
Create an instance of Search.
createSearch() - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
createSearch() - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
 
createSearch(Class<SEC>) - Method in interface org.apache.olingo.ext.proxy.api.AbstractEntitySet
Create an instance of Search.
createSearch(Class<SEC>) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
createSearch(Class<SEC>) - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
 
createUtility(Edm, EdmSchema, String) - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
 
createUtility(Edm, EdmSchema, String) - Method in class org.apache.olingo.ext.pojogen.V4POJOGenMojo
 

D

defaultValue() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Property
 
delete() - Method in interface org.apache.olingo.ext.proxy.api.PrimitiveCollection
 
delete() - Method in interface org.apache.olingo.ext.proxy.api.StructuredType
Delete object.
delete() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
delete() - Method in class org.apache.olingo.ext.proxy.commons.PrimitiveCollectionInvocationHandler
 
delete(Iterable<S>) - Method in interface org.apache.olingo.ext.proxy.api.AbstractEntitySet
Deletes the given entities in a batch.
delete(Iterable<S>) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
delete(Iterable<S>) - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
 
delete(String) - Method in interface org.apache.olingo.ext.proxy.api.StructuredType
Delete a specific property.
delete(String) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
delete(KEY) - Method in interface org.apache.olingo.ext.proxy.api.AbstractEntitySet
Deletes the entity with the given key.
delete(KEY) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
delete(KEY) - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
 
delete(S) - Method in interface org.apache.olingo.ext.proxy.api.AbstractEntitySet
Deletes the given entity in a batch.
delete(S) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
delete(S) - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
 
DELETED - Enum constant in enum org.apache.olingo.ext.proxy.context.AttachedEntityStatus
Deleted object.
deleteEntity(EntityInvocationHandler, URI) - Method in class org.apache.olingo.ext.proxy.commons.AnnotatationsInvocationHandler
 
dependentPropertyRefs() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.ReferentialConstraint
 
dependentRole() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.ReferentialConstraint
 
DESC - Enum constant in enum org.apache.olingo.ext.proxy.api.Sort.Direction
 
detach(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
Detaches entity.
detachAll() - Method in class org.apache.olingo.ext.proxy.context.Context
 
detachAll() - Method in class org.apache.olingo.ext.proxy.context.EntityContext
Detaches all attached entities.
doFlush(PersistenceChanges, TransactionItems) - Method in class org.apache.olingo.ext.proxy.commons.NonTransactionalPersistenceManagerImpl
 
doFlush(PersistenceChanges, TransactionItems) - Method in class org.apache.olingo.ext.proxy.commons.TransactionalPersistenceManagerImpl
Transactional changes commit.

E

edm - Variable in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
 
EdmStreamValue - Interface in org.apache.olingo.ext.proxy.api
 
EdmStreamValueHandler - Class in org.apache.olingo.ext.proxy.commons
 
EdmStreamValueHandler(String, InputStream, URI, AbstractService<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.EdmStreamValueHandler
 
EdmStreamValueHandler(URI, AbstractService<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.EdmStreamValueHandler
 
EntityCollection<T extends StructuredType<?>,EC extends Collection<T>,CT extends StructuredCollection<T,EC,?>> - Interface in org.apache.olingo.ext.proxy.api
 
EntityCollectionInvocationHandler<T extends EntityType<?>> - Class in org.apache.olingo.ext.proxy.commons
 
EntityCollectionInvocationHandler(AbstractService<?>, Class<? extends EntityCollection<T, ?, ?>>) - Constructor for class org.apache.olingo.ext.proxy.commons.EntityCollectionInvocationHandler
 
EntityCollectionInvocationHandler(AbstractService<?>, Collection<T>, Class<? extends EntityCollection<T, ?, ?>>, URI, URIBuilder) - Constructor for class org.apache.olingo.ext.proxy.commons.EntityCollectionInvocationHandler
 
EntityContainer - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Mark POJO as EDM entity container.
EntityContainerInvocationHandler - Class in org.apache.olingo.ext.proxy.commons
 
entityContext() - Method in class org.apache.olingo.ext.proxy.context.Context
 
EntityContext - Class in org.apache.olingo.ext.proxy.context
Entity context.
EntityContext() - Constructor for class org.apache.olingo.ext.proxy.context.EntityContext
 
entityHandler - Variable in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
EntityInvocationHandler - Class in org.apache.olingo.ext.proxy.commons
 
EntityLinkDesc - Class in org.apache.olingo.ext.proxy.context
 
EntityLinkDesc(String, EntityInvocationHandler, String) - Constructor for class org.apache.olingo.ext.proxy.context.EntityLinkDesc
 
EntityLinkDesc(String, EntityInvocationHandler, Collection<EntityInvocationHandler>, ClientLinkType) - Constructor for class org.apache.olingo.ext.proxy.context.EntityLinkDesc
 
EntityLinkDesc(String, EntityInvocationHandler, EntityInvocationHandler, ClientLinkType) - Constructor for class org.apache.olingo.ext.proxy.context.EntityLinkDesc
 
entitySet - Variable in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
 
EntitySet<T extends EntityType<?>,EC extends Collection<T>> - Interface in org.apache.olingo.ext.proxy.api
 
EntitySet - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Give entity set a name.
EntitySetInvocationHandler<T extends EntityType<?>,KEY extends Serializable,EC extends EntityCollection<T,?,?>> - Class in org.apache.olingo.ext.proxy.commons
 
EntitySetInvocationHandler(Class<?>, AbstractService<?>, URIBuilder) - Constructor for class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
EntityType<T extends StructuredType<?>> - Interface in org.apache.olingo.ext.proxy.api
 
EntityType - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Mark POJO as EDM entity type.
EntityUUID - Class in org.apache.olingo.ext.proxy.context
 
EntityUUID(URI, Class<?>) - Constructor for class org.apache.olingo.ext.proxy.context.EntityUUID
 
EntityUUID(URI, Class<?>, Object) - Constructor for class org.apache.olingo.ext.proxy.context.EntityUUID
 
EnumType - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Mark Java enum as EDM enum type.
equals(Object) - Method in class org.apache.olingo.ext.proxy.api.AbstractEntityKey
equals(Object) - Method in class org.apache.olingo.ext.proxy.commons.AnnotatationsInvocationHandler
 
equals(Object) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
equals(Object) - Method in class org.apache.olingo.ext.proxy.commons.PrimitiveCollectionInvocationHandler
 
equals(Object) - Method in class org.apache.olingo.ext.proxy.context.EntityLinkDesc
equals(Object) - Method in class org.apache.olingo.ext.proxy.context.EntityUUID
 
execute() - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
 
execute() - Method in class org.apache.olingo.ext.pojogen.HelpMojo
execute() - Method in interface org.apache.olingo.ext.proxy.api.EntitySet
Returns all instances.
execute() - Method in interface org.apache.olingo.ext.proxy.api.GenericCollection
Returns all instances.
execute() - Method in interface org.apache.olingo.ext.proxy.api.Invoker
 
execute() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
execute() - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
execute() - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
 
execute() - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
 
execute(Class<SEC>) - Method in interface org.apache.olingo.ext.proxy.api.EntitySet
Returns all instances of the given subtype.
execute(Class<SEC>) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
execute(Class<SEC>) - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
 
executeAsync() - Method in interface org.apache.olingo.ext.proxy.api.EntitySet
Asynchronously returns all instances.
executeAsync() - Method in interface org.apache.olingo.ext.proxy.api.GenericCollection
Asynchronously returns all instances.
executeAsync() - Method in interface org.apache.olingo.ext.proxy.api.Invoker
 
executeAsync() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
executeAsync() - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
 
executeAsync(Class<SEC>) - Method in interface org.apache.olingo.ext.proxy.api.EntitySet
Asynchronously returns all instances of the given subtype.
executeAsync(Class<SEC>) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
executeAsync(Class<SEC>) - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
 
exists(KEY) - Method in interface org.apache.olingo.ext.proxy.api.AbstractEntitySet
Returns whether an entity with the given id exists.
exists(KEY) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
exists(KEY) - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
 
expand(String...) - Method in interface org.apache.olingo.ext.proxy.api.StructuredQuery
Sets $expand expression.
expand(String...) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
expand(String...) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
expand(String...) - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
 
extractGenericType(Class<?>, Class<?>...) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
 
extractTypeArg(Class<?>, Class<?>...) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
 

F

FC_CONTENT_KIND - Static variable in class org.apache.olingo.ext.pojogen.AbstractUtility
 
FC_KEEP_IN_CONTENT - Static variable in class org.apache.olingo.ext.pojogen.AbstractUtility
 
FC_NS_PREFIX - Static variable in class org.apache.olingo.ext.pojogen.AbstractUtility
 
FC_NS_URI - Static variable in class org.apache.olingo.ext.pojogen.AbstractUtility
 
FC_SOURCE_PATH - Static variable in class org.apache.olingo.ext.pojogen.AbstractUtility
 
FC_TARGET_PATH - Static variable in class org.apache.olingo.ext.pojogen.AbstractUtility
 
fetchPartial(URI, Class<T>) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
fetchPartial(URI, Class<T>) - Method in class org.apache.olingo.ext.proxy.commons.AbstractEntityCollectionInvocationHandler
 
fetchPartial(URI, Class<T>) - Method in class org.apache.olingo.ext.proxy.commons.ComplexCollectionInvocationHandler
 
fetchPartial(URI, Class<T>) - Method in class org.apache.olingo.ext.proxy.commons.PrimitiveCollectionInvocationHandler
 
fetchWholeEntitySet(URIBuilder, Class<S>, Class<SEC>) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
filter(String) - Method in interface org.apache.olingo.ext.proxy.api.StructuredCollectionQuery
Sets the $filter expression.
filter(String) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
filter(String) - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
 
filter(URIFilter) - Method in interface org.apache.olingo.ext.proxy.api.StructuredCollectionQuery
Sets the filter generating the $filter expression.
filter(URIFilter) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
filter(URIFilter) - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
 
findGetterByAnnotatedName(Class<?>, Class<? extends Annotation>, String) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
 
fixedLenght() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Property
 
flush() - Method in interface org.apache.olingo.ext.proxy.api.PersistenceManager
Flushes all pending changes to the OData service.
flush() - Method in class org.apache.olingo.ext.proxy.commons.NonTransactionalPersistenceManagerImpl
 
flushAsync() - Method in interface org.apache.olingo.ext.proxy.api.PersistenceManager
Asynchronously flushes all pending changes to the OData service.
flushAsync() - Method in class org.apache.olingo.ext.proxy.commons.NonTransactionalPersistenceManagerImpl
 
FUNCTION - Enum constant in enum org.apache.olingo.ext.proxy.api.OperationType
Functions MUST NOT have observable side effects and MUST return a single instance or a collection of instances of any type.

G

GenericCollection<T extends Serializable,C extends Collection<T>> - Interface in org.apache.olingo.ext.proxy.api
 
get(Integer) - Method in class org.apache.olingo.ext.proxy.commons.TransactionItems
 
get(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.commons.TransactionItems
 
getActionByName(FullQualifiedName) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getActionsBoundTo(String, boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getAllowedClasses() - Method in class org.apache.olingo.ext.proxy.AbstractService
Returns a set of classes which are allowed for deserialization.
By default, only classes from the "org.apache.olingo" package are allowed.
getAnnotation(Class<? extends AbstractTerm>) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
getAnnotation(Class<ANN>, AccessibleObject) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
 
getAnnotations() - Method in class org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler
 
getAnnotations() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
getAnnotationTerms() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
getAnnotationTerms(AbstractService<?>, List<ClientAnnotation>) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
 
getBasePackage() - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getByKey(KEY) - Method in interface org.apache.olingo.ext.proxy.api.AbstractEntitySet
Retrieves an entity by its key.
getByKey(KEY) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
getByKey(KEY) - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
 
getByKey(KEY, Class<S>) - Method in interface org.apache.olingo.ext.proxy.api.AbstractEntitySet
Retrieves an entity by its key, considering polymorphism.
getByKey(KEY, Class<S>) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
getByKey(KEY, Class<S>) - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
 
getChanges() - Method in class org.apache.olingo.ext.proxy.commons.PersistenceChanges
 
getClient() - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
 
getClient() - Method in class org.apache.olingo.ext.pojogen.V4POJOGenMojo
 
getClient() - Method in class org.apache.olingo.ext.proxy.AbstractService
 
getClient() - Method in class org.apache.olingo.ext.proxy.commons.AnnotatationsInvocationHandler
 
getComplex() - Method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
 
getComplex(String, ClientValue, Class<?>, EntityInvocationHandler, URI, boolean) - Method in class org.apache.olingo.ext.proxy.commons.AnnotatationsInvocationHandler
 
getComplexProxy(AbstractService<?>, String, ClientValue, Class<?>, EntityInvocationHandler, URI, boolean) - Static method in class org.apache.olingo.ext.proxy.utils.ProxyUtils
 
getComplexTypeClass(String) - Method in class org.apache.olingo.ext.proxy.AbstractService
 
getComplexTypeRef(AbstractService<?>, ClientValue) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
 
getCompoundKey(Object) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
 
getCompoundKeyRef(Class<?>) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
 
getContainedEntitySet(EdmNavigationProperty) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getContainer() - Method in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
 
getContentType() - Method in interface org.apache.olingo.ext.proxy.api.EdmStreamValue
 
getContentType() - Method in class org.apache.olingo.ext.proxy.commons.EdmStreamValueHandler
 
getContext() - Method in class org.apache.olingo.ext.proxy.AbstractService
 
getContext() - Method in class org.apache.olingo.ext.proxy.commons.AnnotatationsInvocationHandler
 
getDescendantsOrSelf(EdmTypeInfo) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getEdmType(EdmEntitySet) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getEdmType(EdmNavigationProperty) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getEdmType(EdmSingleton) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getEdmTypeInfo(String) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getEdmTypeInfo(EdmType) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getEntity() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
getEntity() - Method in class org.apache.olingo.ext.proxy.context.AttachedEntity
 
getEntity(EntityUUID) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
Searches an entity with the specified key.
getEntityCollectionProxy(AbstractService<?>, Class<?>, Class<?>, URI, ClientEntitySet, URI, boolean) - Static method in class org.apache.olingo.ext.proxy.utils.ProxyUtils
 
getEntityContainer(Class<T>) - Method in class org.apache.olingo.ext.proxy.AbstractService
Return an initialized concrete implementation of the passed EntityContainer interface.
getEntityContainerName() - Method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
 
getEntityHandler() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
getEntityKeyType(EdmEntitySet) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getEntityKeyType(EdmEntityType) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getEntityKeyType(EdmNavigationProperty) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getEntityKeyType(EdmSingleton) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getEntityProxy(AbstractService<?>, ClientEntity, URI, Class<?>, String, boolean) - Static method in class org.apache.olingo.ext.proxy.utils.ProxyUtils
 
getEntitySet() - Method in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
 
getEntitySetProxy(AbstractService<?>, Class<?>, URI) - Static method in class org.apache.olingo.ext.proxy.utils.ProxyUtils
 
getEntitySetProxy(AbstractService<?>, Class<?>, ClientEntitySet, URI, boolean) - Static method in class org.apache.olingo.ext.proxy.utils.ProxyUtils
 
getEntitySetURI() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
getEntitySetURI() - Method in class org.apache.olingo.ext.proxy.context.EntityUUID
 
getEntityTypeClass(String) - Method in class org.apache.olingo.ext.proxy.AbstractService
 
getEntityTypeName(Class<?>) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
 
getEntityURI() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
getEnumTypeClass(String) - Method in class org.apache.olingo.ext.proxy.AbstractService
 
getErrors() - Method in exception org.apache.olingo.ext.proxy.api.ODataFlushException
 
getETag() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
Gets the current ETag defined into the wrapped entity.
getException() - Method in class org.apache.olingo.ext.proxy.api.ODataResponseError
 
getFcProperties(EdmProperty) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getFunctionByName(FullQualifiedName) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getFunctionsBoundTo(String, boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getFurtherDeletes() - Method in class org.apache.olingo.ext.proxy.context.EntityContext
 
getIndex() - Method in class org.apache.olingo.ext.proxy.api.ODataResponseError
 
getInstance(Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
 
getInstance(Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
 
getInstance(Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
getInstance(Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
getInstance(Class<?>, AbstractService<?>, URI) - Static method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
getInstance(Class<?>, AbstractService<?>, URI, List<Object>) - Static method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
 
getInstance(Class<?>, AbstractService<?>, URIBuilder) - Static method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
 
getInstance(URI, Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
getInstance(ClientComplexValue, Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
 
getInstance(ClientComplexValue, Class<?>, AbstractService<?>, URIBuilder) - Static method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
 
getInstance(ClientEntity, URI, Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
getInstance(ClientEntity, URI, URI, Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
getInstance(EntityInvocationHandler, Class<?>) - Static method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
 
getInternal() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
getInternalProperties() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
getInternalProperties() - Method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
 
getInternalProperties() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
getInternalProperty(String) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
getInternalProperty(String) - Method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
 
getInternalProperty(String) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
getJavaType(String) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getJavaType(String, boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getJavaType(EdmEntityType) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getJavaType(EdmEntityType, Boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getJavaType(EdmType) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getJavaType(EdmType, Boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getKey() - Method in class org.apache.olingo.ext.proxy.api.Sort
 
getKey() - Method in class org.apache.olingo.ext.proxy.context.EntityUUID
 
getKey(EdmEnabledODataClient, EntityInvocationHandler, Class<?>, ClientEntity) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
 
getKeyRef(Class<?>) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
 
getLinkChanges() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
getMediaEditLink(String, ClientEntity) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
 
getMetadata() - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getMethod() - Method in class org.apache.olingo.ext.proxy.utils.CompoundKeyElementWrapper
 
getName() - Method in class org.apache.olingo.ext.proxy.utils.CompoundKeyElementWrapper
 
getNameFromNS(String) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getNameFromNS(String, boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getNameInNamespace(String) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getNamespace() - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getNamespace(Class<?>) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
 
getNavigationBindingDetails(EdmStructuredType, EdmNavigationProperty) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getNavigationPropertyValue(NavigationProperty, Method) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
getNavigationPropertyValue(NavigationProperty, Method) - Method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
 
getNavigationPropertyValue(NavigationProperty, Method) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
getNavigationType(EdmNavigationProperty) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getNavPropAnnotatableHandlers() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
getObjectFromODataValue(ClientValue, Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
 
getObjectFromODataValue(ClientValue, Type, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
 
getODataAnnotation(EdmEnabledODataClient, String, EdmType, Object) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
 
getODataProperty(EdmEnabledODataClient, String, EdmTypeInfo, Object) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
 
getODataValue(EdmEnabledODataClient, EdmTypeInfo, Object) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
 
getPersistenceManager() - Method in class org.apache.olingo.ext.proxy.AbstractService
 
getPosition() - Method in class org.apache.olingo.ext.proxy.utils.CompoundKeyElementWrapper
 
getPropAnnotatableHandlers() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
getPropertyChanges() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
getPropertyValue(String, Type) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
getReference() - Method in class org.apache.olingo.ext.proxy.context.EntityLinkDesc
 
getRequest() - Method in class org.apache.olingo.ext.proxy.api.ODataResponseError
 
getRequestURI() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
getResult() - Method in interface org.apache.olingo.ext.proxy.api.Search
Executes a $search search and return the search results as collection.
getResult() - Method in class org.apache.olingo.ext.proxy.commons.SearchImpl
 
getSchema() - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getSchema() - Method in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
 
getSchemaName() - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
getSchemaName() - Method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
 
getSearch() - Method in interface org.apache.olingo.ext.proxy.api.Search
The $search expression for this search.
getSearch() - Method in class org.apache.olingo.ext.proxy.commons.SearchImpl
 
getService() - Method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
 
getSource() - Method in class org.apache.olingo.ext.proxy.context.EntityLinkDesc
 
getSourceName() - Method in class org.apache.olingo.ext.proxy.context.EntityLinkDesc
 
getStatus() - Method in class org.apache.olingo.ext.proxy.context.AttachedEntity
 
getStatus(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
Gets entity status.
getStatusCode() - Method in exception org.apache.olingo.ext.proxy.api.ODataFlushException
 
getStream() - Method in interface org.apache.olingo.ext.proxy.api.EdmStreamValue
 
getStream() - Method in class org.apache.olingo.ext.proxy.commons.EdmStreamValueHandler
 
getStreamChanges() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
getStreamedPropertyChanges() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
getStructuredInvocationHandler(Object) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
getTargetEntitySetURI(EdmEnabledODataClient, NavigationProperty) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
 
getTargets() - Method in class org.apache.olingo.ext.proxy.context.EntityLinkDesc
 
getTermClass(String) - Method in class org.apache.olingo.ext.proxy.AbstractService
 
getType() - Method in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
 
getType() - Method in class org.apache.olingo.ext.proxy.context.EntityLinkDesc
 
getType() - Method in class org.apache.olingo.ext.proxy.context.EntityUUID
 
getTypeArguments(Type) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
 
getTypeClass(Type) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
 
getTypeRef() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
getTypeRef() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
getURI() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
getUtility() - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
 
getUtility() - Method in class org.apache.olingo.ext.pojogen.V4POJOGenMojo
 
getUUID() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
getValue() - Method in class org.apache.olingo.ext.proxy.api.Sort
 
getVersion() - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
 
getVersion() - Method in class org.apache.olingo.ext.pojogen.V4POJOGenMojo
 

H

hasCachedPropertyChanged(Object) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
hasDeepPropertyChanges() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
hashCode() - Method in class org.apache.olingo.ext.proxy.api.AbstractEntityKey
hashCode() - Method in class org.apache.olingo.ext.proxy.commons.AnnotatationsInvocationHandler
 
hashCode() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
hashCode() - Method in class org.apache.olingo.ext.proxy.commons.PrimitiveCollectionInvocationHandler
 
hashCode() - Method in class org.apache.olingo.ext.proxy.context.EntityLinkDesc
hashCode() - Method in class org.apache.olingo.ext.proxy.context.EntityUUID
 
hasNextPage() - Method in interface org.apache.olingo.ext.proxy.api.StructuredCollection
Checks for next page existence.
hasNextPage() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
hasPropertyChanges() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
hasStream() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.EntityType
 
HelpMojo - Class in org.apache.olingo.ext.pojogen
Display help information on pojogen-maven-plugin.
Call mvn pojogen:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.apache.olingo.ext.pojogen.HelpMojo
 

I

InlineEntitySetInvocationHandler<T extends EntityType<?>,KEY extends Serializable,EC extends EntityCollection<T,?,?>> - Class in org.apache.olingo.ext.proxy.commons
 
InlineEntitySetInvocationHandler(Class<?>, AbstractService<?>, URIBuilder, Collection<T>) - Constructor for class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
 
internal - Variable in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.AnnotatationsInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.ComplexCollectionInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.EdmStreamValueHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.EntityCollectionInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.PrimitiveCollectionInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.StructuredComposableInvokerInvocationHandler
 
Invoker<T> - Interface in org.apache.olingo.ext.proxy.api
 
InvokerInvocationHandler<T,O extends Operations> - Class in org.apache.olingo.ext.proxy.commons
 
InvokerInvocationHandler(URI, Map<String, ClientValue>, Operation, EdmOperation, Type[], AbstractService<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
 
invokeSelfMethod(Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.AnnotatationsInvocationHandler
 
isAbstract() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.ComplexType
 
isAbstract() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.EntityType
 
isAttached(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
Checks if an entity is already attached.
isChanged() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
isChanged() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
isChanged(boolean) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
isComplex(FullQualifiedName) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
isComposable() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Operation
A function element MAY specify a Boolean value for the IsComposable attribute.
isDeleted(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.commons.AnnotatationsInvocationHandler
 
isEmpty() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
isEmpty() - Method in class org.apache.olingo.ext.proxy.commons.TransactionItems
 
isFlags() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.EnumType
 
isNavigationAlreadyDeclared(EdmStructuredType, EdmNavigationProperty) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
isOpenType() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.ComplexType
 
isSameType(String, String, boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
isSelfMethod(Method) - Method in class org.apache.olingo.ext.proxy.commons.AnnotatationsInvocationHandler
 
isStreamType(EdmType) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
isTransactional() - Method in class org.apache.olingo.ext.proxy.AbstractService
 
itemRef - Variable in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
items - Variable in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
iterator() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
iterator() - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
 
iterator() - Method in class org.apache.olingo.ext.proxy.context.EntityContext
Iterator.

J

join(Object[], String) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
justInheritedOperationsBoundTo(EdmEntityType) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 

K

Key - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Mark POJO field (property) as key.
KeyClass - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Specifies a composite primary key class that is mapped to multiple fields or properties of an EntityType.
KeyRef - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Identifies a compound key.

L

LEGACY - Enum constant in enum org.apache.olingo.ext.proxy.api.OperationType
Function or action (not specified explicitly).
linkCache - Variable in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
linkChanges - Variable in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
LINKED - Enum constant in enum org.apache.olingo.ext.proxy.context.AttachedEntityStatus
Attached because explicitely liked to another object.
load() - Method in interface org.apache.olingo.ext.proxy.api.EdmStreamValue
 
load() - Method in interface org.apache.olingo.ext.proxy.api.StructuredType
 
load() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
load() - Method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
 
load() - Method in class org.apache.olingo.ext.proxy.commons.EdmStreamValueHandler
 
load() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
loadAsync() - Method in interface org.apache.olingo.ext.proxy.api.StructuredType
 
loadStream() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
localEdm - Variable in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
Local file from which Edm information can be loaded.
LOG - Static variable in class org.apache.olingo.ext.proxy.AbstractService
 
LOG - Static variable in class org.apache.olingo.ext.proxy.commons.AnnotatationsInvocationHandler
Logger.
LOG - Static variable in class org.apache.olingo.ext.proxy.commons.NonTransactionalPersistenceManagerImpl
Logger.

M

maxLenght() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Parameter
 
maxLenght() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Property
 
mimeType() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Property
 
mkdir(String) - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
 
mkPkgDir(String) - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
 

N

name() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.AnnotationsForNavigationProperty
 
name() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.AnnotationsForProperty
 
name() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.ComplexType
 
name() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.CompoundKeyElement
 
name() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.EntityContainer
 
name() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.EntitySet
 
name() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.EntityType
 
name() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.EnumType
 
name() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.NavigationProperty
 
name() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Operation
 
name() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Parameter
 
name() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Property
 
name() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Singleton
 
name() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Term
 
namespace - Variable in class org.apache.olingo.ext.pojogen.AbstractUtility
 
namespace - Variable in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
 
namespace() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.EntityContainer
 
Namespace - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Associate Java package with OData namespace.
namespaces - Variable in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
 
NavigationProperty - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Bind POJO field to EDM navigation property.
NavPropertyBindingDetails - Class in org.apache.olingo.ext.pojogen
 
NavPropertyBindingDetails() - Constructor for class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
 
NavPropertyBindingDetails(Edm, EdmStructuredType) - Constructor for class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
 
NavPropertyBindingDetails(Edm, EdmStructuredType, EdmNavigationProperty) - Constructor for class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
 
NavPropertyContainsTarget - Class in org.apache.olingo.ext.pojogen
 
NavPropertyContainsTarget(Edm, EdmEntityType) - Constructor for class org.apache.olingo.ext.pojogen.NavPropertyContainsTarget
 
NEW - Enum constant in enum org.apache.olingo.ext.proxy.context.AttachedEntityStatus
New object.
newComplexCollection(Class<NEC>) - Method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
 
newComplexInstance(Class<NE>) - Method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
 
newContext() - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
 
newEdmStreamValue(String, InputStream) - Method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
 
newEntityCollection(Class<NEC>) - Method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
 
newEntityInstance(Class<NE>) - Method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
 
newPrimitiveCollection(Class<T>) - Method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
 
nextPage() - Method in interface org.apache.olingo.ext.proxy.api.StructuredCollection
Explicit paging result handling.
nextPage() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
nextPageURI - Variable in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
NonTransactionalPersistenceManagerImpl - Class in org.apache.olingo.ext.proxy.commons
PersistenceManager implementation not using OData batch requests: any read-write operation will be sent separately to the OData service when calling flush().
NonTransactionalPersistenceManagerImpl(AbstractService<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.NonTransactionalPersistenceManagerImpl
 
normalize() - Method in class org.apache.olingo.ext.proxy.commons.TransactionItems
 
nullable() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Parameter
 
nullable() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Property
 

O

ODataFlushException - Exception in org.apache.olingo.ext.proxy.api
 
ODataFlushException(int, List<ODataResponseError>) - Constructor for exception org.apache.olingo.ext.proxy.api.ODataFlushException
 
ODataResponseError - Class in org.apache.olingo.ext.proxy.api
 
ODataResponseError(ODataRuntimeException, int, ODataRequest) - Constructor for class org.apache.olingo.ext.proxy.api.ODataResponseError
 
openType() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.EntityType
 
Operation - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Mark method as EDM function import.
operations() - Method in interface org.apache.olingo.ext.proxy.api.ComposableInvoker
 
Operations - Interface in org.apache.olingo.ext.proxy.api
 
OperationType - Enum in org.apache.olingo.ext.proxy.api
 
orderBy(String) - Method in interface org.apache.olingo.ext.proxy.api.StructuredCollectionQuery
Sets the $orderBy expression.
orderBy(String) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
orderBy(String) - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
 
orderBy(Sort...) - Method in interface org.apache.olingo.ext.proxy.api.StructuredCollectionQuery
Sets the $orderBy expression.
orderBy(Sort...) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
orderBy(Sort...) - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
 
org.apache.olingo.ext.pojogen - package org.apache.olingo.ext.pojogen
 
org.apache.olingo.ext.proxy - package org.apache.olingo.ext.proxy
 
org.apache.olingo.ext.proxy.api - package org.apache.olingo.ext.proxy.api
 
org.apache.olingo.ext.proxy.api.annotations - package org.apache.olingo.ext.proxy.api.annotations
 
org.apache.olingo.ext.proxy.commons - package org.apache.olingo.ext.proxy.commons
 
org.apache.olingo.ext.proxy.context - package org.apache.olingo.ext.proxy.context
 
org.apache.olingo.ext.proxy.utils - package org.apache.olingo.ext.proxy.utils
 
outputDirectory - Variable in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
Generated files base root.

P

Parameter - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Function import parameter information.
parseObj(File, boolean, String, String, String, Map<String, Object>) - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
 
parseObj(File, String, String, String) - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
 
parseObj(File, String, String, String, Map<String, Object>) - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
 
PersistenceChanges - Class in org.apache.olingo.ext.proxy.commons
 
PersistenceChanges() - Constructor for class org.apache.olingo.ext.proxy.commons.PersistenceChanges
 
PersistenceManager - Interface in org.apache.olingo.ext.proxy.api
Interface for container operations.
position() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.CompoundKeyElement
 
precision() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Parameter
 
precision() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Property
 
PrimitiveCollection<T extends Serializable> - Interface in org.apache.olingo.ext.proxy.api
 
PrimitiveCollectionInvocationHandler<T extends Serializable> - Class in org.apache.olingo.ext.proxy.commons
 
PrimitiveCollectionInvocationHandler(AbstractService<?>, Class<T>) - Constructor for class org.apache.olingo.ext.proxy.commons.PrimitiveCollectionInvocationHandler
 
PrimitiveCollectionInvocationHandler(AbstractService<?>, Class<T>, URIBuilder) - Constructor for class org.apache.olingo.ext.proxy.commons.PrimitiveCollectionInvocationHandler
 
PrimitiveCollectionInvocationHandler(AbstractService<?>, Collection<T>, Class<T>, URIBuilder) - Constructor for class org.apache.olingo.ext.proxy.commons.PrimitiveCollectionInvocationHandler
 
PrimitiveCollectionInvoker<T extends CollectionQuery<?>> - Interface in org.apache.olingo.ext.proxy.api
 
principalPropertyRefs() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.ReferentialConstraint
 
principalRole() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.ReferentialConstraint
 
processDelayedUpdates(List<EntityLinkDesc>, int, TransactionItems, PersistenceChanges) - Method in class org.apache.olingo.ext.proxy.commons.NonTransactionalPersistenceManagerImpl
 
processEntityContext(EntityInvocationHandler, int, TransactionItems, List<EntityLinkDesc>, PersistenceChanges) - Method in class org.apache.olingo.ext.proxy.commons.NonTransactionalPersistenceManagerImpl
 
Property - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Bind POJO field to EDM property.
propertyCache - Variable in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
propertyChanges - Variable in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
ProxyUtils - Class in org.apache.olingo.ext.proxy.utils
 
ProxyUtils() - Constructor for class org.apache.olingo.ext.proxy.utils.ProxyUtils
 
put(EntityInvocationHandler, Integer) - Method in class org.apache.olingo.ext.proxy.commons.TransactionItems
 
putNavPropAnnotatableHandler(String, AnnotatableInvocationHandler) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
putPropAnnotatableHandler(String, AnnotatableInvocationHandler) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 

R

readAdditionalProperty(String) - Method in interface org.apache.olingo.ext.proxy.api.AbstractOpenType
 
readAdditionalProperty(String) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
readAdditionalPropertyNames() - Method in interface org.apache.olingo.ext.proxy.api.AbstractOpenType
 
readAdditionalPropertyNames() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
readAnnotation(Class<? extends AbstractTerm>) - Method in interface org.apache.olingo.ext.proxy.api.Annotatable
 
readAnnotation(Class<? extends AbstractTerm>) - Method in class org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler
 
readAnnotation(Class<? extends AbstractTerm>) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
readAnnotationTerms() - Method in interface org.apache.olingo.ext.proxy.api.Annotatable
 
readAnnotationTerms() - Method in class org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler
 
readAnnotationTerms() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
readEntityReferenceID() - Method in interface org.apache.olingo.ext.proxy.api.EntityType
Gets entity reference ID.
readEntityReferenceID() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
referenceItems - Variable in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
referenceType() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Operation
 
ReferentialConstraint - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Annotate navigation property with information about referential constraint.
refs() - Method in interface org.apache.olingo.ext.proxy.api.EntityCollection
Appends ref segment to the URI.
refs() - Method in interface org.apache.olingo.ext.proxy.api.EntityType
Appends ref segment to the URI.
refs() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
refs() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
remove(Object) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
remove(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.commons.TransactionItems
 
removeAdditionalProperty(String) - Method in interface org.apache.olingo.ext.proxy.api.AbstractOpenType
 
removeAdditionalProperty(String) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
removeAll(Collection<?>) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
removeAnnotation(Class<? extends AbstractTerm>) - Method in interface org.apache.olingo.ext.proxy.api.Annotatable
 
removeAnnotation(Class<? extends AbstractTerm>) - Method in class org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler
 
removeAnnotation(Class<? extends AbstractTerm>) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
retainAll(Collection<?>) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
retrieveNavigationProperty(NavigationProperty, Method) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
returnType() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Operation
The action/function MAY/MUST specify a return type using the edm:ReturnType element.
returnVoid() - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
 
RowType - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Mark inner class as EDM row type.

S

scale() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Parameter
 
scale() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Property
 
schema - Variable in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
 
schemaName - Variable in class org.apache.olingo.ext.pojogen.AbstractUtility
 
Search<T extends EntityType<?>,EC extends Collection<T>> - Interface in org.apache.olingo.ext.proxy.api
Interface used to control search execution.
SearchImpl<T extends EntityType<?>,EC extends EntityCollection<T,?,?>> - Class in org.apache.olingo.ext.proxy.commons
 
select(String...) - Method in interface org.apache.olingo.ext.proxy.api.StructuredQuery
Sets $select expression.
select(String...) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
select(String...) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
select(String...) - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
 
service - Variable in class org.apache.olingo.ext.proxy.commons.AnnotatationsInvocationHandler
 
service - Variable in class org.apache.olingo.ext.proxy.commons.NonTransactionalPersistenceManagerImpl
 
serviceRootURL - Variable in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
OData service root URL.
setAnnotations(List<ClientAnnotation>) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
setEntity(ClientEntity) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
setEntityHandler(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
setETag(String) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
Overrides ETag value defined into the wrapped entity.
setPropertyValue(Property, Object) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
setSearch(String) - Method in interface org.apache.olingo.ext.proxy.api.Search
Sets the $search expression for this search.
setSearch(String) - Method in class org.apache.olingo.ext.proxy.commons.SearchImpl
 
setSearch(URISearch) - Method in interface org.apache.olingo.ext.proxy.api.Search
Sets the search generating the $search expression for this search.
setSearch(URISearch) - Method in class org.apache.olingo.ext.proxy.commons.SearchImpl
 
setStatus(EntityInvocationHandler, AttachedEntityStatus) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
Changes attached entity status.
setValue(Sort.Direction) - Method in class org.apache.olingo.ext.proxy.api.Sort
 
Singleton - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Give singleton a name.
size() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
size() - Method in class org.apache.olingo.ext.proxy.commons.TransactionItems
 
skip(int) - Method in interface org.apache.olingo.ext.proxy.api.CollectionQuery
Sets the position of the first result to retrieve ($skip).
skip(int) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
skip(int) - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
 
Sort - Class in org.apache.olingo.ext.proxy.api
Sort option for queries.
Sort(String, Sort.Direction) - Constructor for class org.apache.olingo.ext.proxy.api.Sort
 
Sort.Direction - Enum in org.apache.olingo.ext.proxy.api
Enumeration for sort directions.
sortedValues() - Method in class org.apache.olingo.ext.proxy.commons.TransactionItems
 
srid() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Property
 
storeGeneratedPattern() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Property
 
streamedPropertyCache - Variable in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
streamedPropertyChanges - Variable in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
StructuredCollection<T extends StructuredType<?>,EC extends Collection<T>,CT extends StructuredCollection<T,EC,?>> - Interface in org.apache.olingo.ext.proxy.api
Marker interface for Entity and complex type.
StructuredCollectionComposableInvoker<CT extends StructuredCollection<?,?,?>,O extends Operations> - Interface in org.apache.olingo.ext.proxy.api
 
StructuredCollectionInvoker<CT extends StructuredCollection<?,?,?>> - Interface in org.apache.olingo.ext.proxy.api
 
StructuredCollectionQuery<CT extends StructuredCollectionQuery<?>> - Interface in org.apache.olingo.ext.proxy.api
 
StructuredComposableInvoker<T extends StructuredType<?>,O extends Operations> - Interface in org.apache.olingo.ext.proxy.api
 
StructuredComposableInvokerInvocationHandler<T,O extends Operations> - Class in org.apache.olingo.ext.proxy.commons
 
StructuredComposableInvokerInvocationHandler(URI, Map<String, ClientValue>, Operation, EdmOperation, Type[], EdmTypeInfo, AbstractService<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.StructuredComposableInvokerInvocationHandler
 
StructuredInvoker<T extends StructuredType<?>> - Interface in org.apache.olingo.ext.proxy.api
 
StructuredQuery<T extends CommonQuery> - Interface in org.apache.olingo.ext.proxy.api
 
StructuredType<T> - Interface in org.apache.olingo.ext.proxy.api
Marker interface for Entity and complex type.

T

targetContainer() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.NavigationProperty
 
targetEntitySet() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.NavigationProperty
 
targetEntitySetURI - Variable in class org.apache.olingo.ext.proxy.commons.AbstractEntityCollectionInvocationHandler
 
targetRef - Variable in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
 
targetSchema() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.NavigationProperty
 
Term - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
Mark POJO as term.
toArray() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
toArray(U[]) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
TOOL_DIR - Static variable in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
 
top(int) - Method in interface org.apache.olingo.ext.proxy.api.CollectionQuery
Sets the maximum number of results to retrieve ($top).
top(int) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
top(int) - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
 
toString() - Method in class org.apache.olingo.ext.proxy.api.AbstractEntityKey
toString() - Method in enum org.apache.olingo.ext.proxy.api.Sort.Direction
 
toString() - Method in class org.apache.olingo.ext.proxy.commons.AnnotatationsInvocationHandler
 
toString() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
toString() - Method in class org.apache.olingo.ext.proxy.context.EntityLinkDesc
toString() - Method in class org.apache.olingo.ext.proxy.context.EntityUUID
 
TransactionalPersistenceManagerImpl - Class in org.apache.olingo.ext.proxy.commons
PersistenceManager implementation using OData batch requests to implement high-level user transactions: all read-write operations will be packed in a batch request to the OData service when calling flush().
TransactionalPersistenceManagerImpl(AbstractService<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.TransactionalPersistenceManagerImpl
 
TransactionItems - Class in org.apache.olingo.ext.proxy.commons
 
TransactionItems() - Constructor for class org.apache.olingo.ext.proxy.commons.TransactionItems
 
type - Variable in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
 
type() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.AnnotationsForNavigationProperty
 
type() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.AnnotationsForProperty
 
type() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.NavigationProperty
 
type() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Operation
Operation type, function or action.
type() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Parameter
 
type() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Property
 
type() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Term
 
TYPE_SUB_PKG - Static variable in class org.apache.olingo.ext.pojogen.AbstractUtility
 
typeRef - Variable in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 

U

uncapitalize(String) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
 
underlyingType() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.EnumType
 
unicode() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Property
 
updateEntityUUID(URI, Class<?>, ClientEntity) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
updateUUID(URI, Class<?>, Object) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
uploadStream(EdmStreamValue) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
 
uri - Variable in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
 
uri - Variable in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
 
utility - Variable in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
 

V

V4POJOGenMojo - Class in org.apache.olingo.ext.pojogen
POJOs generator.
V4POJOGenMojo() - Constructor for class org.apache.olingo.ext.pojogen.V4POJOGenMojo
 
V4Utility - Class in org.apache.olingo.ext.pojogen
 
V4Utility(Edm, EdmSchema, String) - Constructor for class org.apache.olingo.ext.pojogen.V4Utility
 
value() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.CollectionRef
 
value() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.KeyClass
 
value() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.KeyRef
 
value() - Element in annotation type org.apache.olingo.ext.proxy.api.annotations.Namespace
 
valueOf(String) - Static method in enum org.apache.olingo.ext.proxy.api.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.ext.proxy.api.Sort.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.ext.proxy.context.AttachedEntityStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.olingo.ext.proxy.api.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.ext.proxy.api.Sort.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.ext.proxy.context.AttachedEntityStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeFile(String, File, VelocityContext, Template, boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form