@Target(value=FIELD) @Retention(value=RUNTIME) @Documented public @interface ReferenceCopy
Component
fields to indicate only the property
reference should be made (as opposed to a new object) when doing a component
copyModifier and Type | Optional Element and Description |
---|---|
boolean |
newCollectionInstance
Indicates whether a new collection instance should be made with
collection elements copied by reference
|
public abstract boolean newCollectionInstance
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.