| Package | Description | 
|---|---|
| org.apache.olingo.client.api.domain | |
| org.apache.olingo.ext.proxy.commons | |
| org.apache.olingo.ext.proxy.utils | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ClientAnnotation> | ClientAnnotatable. getAnnotations() | 
| List<ClientAnnotation> | ClientLink. getAnnotations() | 
| Modifier and Type | Field and Description | 
|---|---|
| protected List<ClientAnnotation> | AbstractCollectionInvocationHandler. annotations | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract org.apache.commons.lang3.tuple.Triple<List<T>,URI,List<ClientAnnotation>> | AbstractCollectionInvocationHandler. fetchPartial(URI uri,
            Class<T> typeRef) | 
| org.apache.commons.lang3.tuple.Triple<List<T>,URI,List<ClientAnnotation>> | ComplexCollectionInvocationHandler. fetchPartial(URI uri,
            Class<T> typeRef) | 
| org.apache.commons.lang3.tuple.Triple<List<T>,URI,List<ClientAnnotation>> | AbstractEntityCollectionInvocationHandler. fetchPartial(URI uri,
            Class<T> typeRef) | 
| org.apache.commons.lang3.tuple.Triple<List<T>,URI,List<ClientAnnotation>> | PrimitiveCollectionInvocationHandler. fetchPartial(URI uri,
            Class<T> typeRef) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractCollectionInvocationHandler. setAnnotations(List<ClientAnnotation> annotations) | 
| Modifier and Type | Method and Description | 
|---|---|
| static ClientAnnotation | CoreUtils. getODataAnnotation(EdmEnabledODataClient client,
                  String term,
                  EdmType type,
                  Object obj) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Collection<Class<? extends AbstractTerm>> | CoreUtils. getAnnotationTerms(AbstractService<?> service,
                  List<ClientAnnotation> annotations) | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.