
public static class CDOStaleReferencePolicy.DynamicProxy extends Object implements CDOStaleReferencePolicy
| Modifier and Type | Class and Description |
|---|---|
static class |
CDOStaleReferencePolicy.DynamicProxy.Enhanced |
CDOStaleReferencePolicy.DynamicProxyDEFAULT, EXCEPTION, PROXY| Constructor and Description |
|---|
CDOStaleReferencePolicy.DynamicProxy() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClassifier |
getType(org.eclipse.emf.ecore.EObject source,
org.eclipse.emf.ecore.EStructuralFeature feature,
int index,
CDOID target) |
Object |
processStaleReference(org.eclipse.emf.ecore.EObject source,
org.eclipse.emf.ecore.EStructuralFeature feature,
int index,
CDOID target)
Returns an object that we want to return to the caller (clients).
|
String |
toString() |
public CDOStaleReferencePolicy.DynamicProxy()
public Object processStaleReference(org.eclipse.emf.ecore.EObject source, org.eclipse.emf.ecore.EStructuralFeature feature, int index, CDOID target)
CDOStaleReferencePolicyprocessStaleReference in interface CDOStaleReferencePolicyprotected org.eclipse.emf.ecore.EClassifier getType(org.eclipse.emf.ecore.EObject source,
org.eclipse.emf.ecore.EStructuralFeature feature,
int index,
CDOID target)
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.