public static class Image.MultipleRef extends Image implements CollectionProxyListener
Image.Field, Image.ImageException, Image.ImageListener, Image.MultipleRef, Image.SingleRef| Constructor and Description |
|---|
Image.MultipleRef(Image.ImageListener listener,
CollectionDescriptor cod,
java.lang.Object collectionOrArray) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterLoading(CollectionProxyDefaultImpl colProxy)
this callback is invoked after a CollectionProxy is loaded
|
void |
beforeLoading(CollectionProxyDefaultImpl colProxy)
this callback is invoked before a CollectionProxy is loaded
|
void |
cleanup(boolean reuse) |
boolean |
modified(Image other)
Always return 'false', because changed 1:n or m:n references do not
affect the main object.
|
java.lang.String |
toString() |
performReferenceDetectionpublic Image.MultipleRef(Image.ImageListener listener, CollectionDescriptor cod, java.lang.Object collectionOrArray)
public boolean modified(Image other)
public void beforeLoading(CollectionProxyDefaultImpl colProxy)
CollectionProxyListenerbeforeLoading in interface CollectionProxyListenercolProxy - the CollectionProxypublic void afterLoading(CollectionProxyDefaultImpl colProxy)
CollectionProxyListenerafterLoading in interface CollectionProxyListenercolProxy - the CollectionProxypublic java.lang.String toString()
toString in class java.lang.Object(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30