Package | Description |
---|---|
org.apache.olingo.ext.proxy.commons | |
org.apache.olingo.ext.proxy.utils |
Modifier and Type | Field and Description |
---|---|
protected Map<NavigationProperty,Object> |
AbstractStructuredInvocationHandler.linkCache |
protected Map<NavigationProperty,Object> |
AbstractStructuredInvocationHandler.linkChanges |
Modifier and Type | Method and Description |
---|---|
Map<NavigationProperty,Object> |
AbstractStructuredInvocationHandler.getLinkChanges() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractStructuredInvocationHandler.addLinkChanges(NavigationProperty navProp,
Object value) |
protected void |
EntityInvocationHandler.cacheLink(NavigationProperty navProp,
Object value) |
protected Object |
EntityInvocationHandler.getNavigationPropertyValue(NavigationProperty property,
Method getter) |
protected Object |
ComplexInvocationHandler.getNavigationPropertyValue(NavigationProperty property,
Method getter) |
protected abstract Object |
AbstractStructuredInvocationHandler.getNavigationPropertyValue(NavigationProperty property,
Method getter) |
protected Object |
AbstractStructuredInvocationHandler.retrieveNavigationProperty(NavigationProperty property,
Method getter) |
Modifier and Type | Method and Description |
---|---|
static URI |
CoreUtils.getTargetEntitySetURI(EdmEnabledODataClient client,
NavigationProperty property) |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.