| Package | Description | 
|---|---|
| org.apache.olingo.ext.proxy.api | |
| org.apache.olingo.ext.proxy.commons | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | AbstractEntitySet<T extends EntityType<?>,KEY extends Serializable,EC extends Collection<T>>Interface for synchronous CRUD operations on an EntitySet. | 
| interface  | AbstractSingleton<T extends EntityType<?>,KEY extends Serializable,EC extends EntityCollection<T,?,?>> | 
| interface  | EntitySet<T extends EntityType<?>,EC extends Collection<T>> | 
| interface  | Search<T extends EntityType<?>,EC extends Collection<T>>Interface used to control search execution. | 
| Modifier and Type | Method and Description | 
|---|---|
| <ET extends EntityType<?>> | EntityCollection. addRef(ET element)Add entity by its reference ID. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractEntityCollectionInvocationHandler<T extends EntityType<?>,EC extends EntityCollection<T,?,?>> | 
| class  | EntityCollectionInvocationHandler<T extends EntityType<?>> | 
| class  | EntitySetInvocationHandler<T extends EntityType<?>,KEY extends Serializable,EC extends EntityCollection<T,?,?>> | 
| class  | InlineEntitySetInvocationHandler<T extends EntityType<?>,KEY extends Serializable,EC extends EntityCollection<T,?,?>> | 
| class  | SearchImpl<T extends EntityType<?>,EC extends EntityCollection<T,?,?>> | 
| Modifier and Type | Method and Description | 
|---|---|
| <ET extends EntityType<?>> | AbstractCollectionInvocationHandler. addRef(ET element) | 
| <T extends EntityType<?>,NEC extends EntityCollection<T,?,?>> | EntityContainerInvocationHandler. newEntityCollection(Class<NEC> ref) | 
| <NE extends EntityType<?>> | EntityContainerInvocationHandler. newEntityInstance(Class<NE> ref) | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.