|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DomainObjectInvocationHandler | |
|---|---|
| org.nakedobjects.plugins.headless.viewer.internal | |
| Uses of DomainObjectInvocationHandler in org.nakedobjects.plugins.headless.viewer.internal |
|---|
| Methods in org.nakedobjects.plugins.headless.viewer.internal with parameters of type DomainObjectInvocationHandler | ||
|---|---|---|
static
|
Proxy.proxy(java.util.Collection<E> collectionToProxy,
java.lang.String collectionName,
DomainObjectInvocationHandler<T> handler,
RuntimeContext runtimeContext,
OneToManyAssociation otma)
Whether to execute or not will be picked up from the supplied parent handler. |
|
static
|
Proxy.proxy(java.util.Map<P,Q> collectionToProxy,
java.lang.String collectionName,
DomainObjectInvocationHandler<T> handler,
RuntimeContext runtimeContext,
OneToManyAssociation otma)
Whether to execute or not will be picked up from the supplied parent handler. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||