| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=FIELD) @Retention(value=RUNTIME) @Documented public @interface ReferenceCopy
Annotation for Component fields to indicate only the property
 reference should be made (as opposed to a new object) when doing a component
 copy
| Optional Element Summary | |
|---|---|
|  boolean | newCollectionInstanceIndicates whether a new collection instance should be made with collection elements copied by reference | 
public abstract boolean newCollectionInstance
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||