org.broadleafcommerce.common.extensibility.jpa.clone
Annotation Type ClonePolicyMap


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface ClonePolicyMap

Author:
Jeff Fischer

Optional Element Summary
 boolean deepClone
           
 String toOneProperty
           
 

deepClone

public abstract boolean deepClone
Default:
true

toOneProperty

public abstract String toOneProperty
Default:
""


Copyright © 2013. All Rights Reserved.