RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.model
Annotation Type Merge


@Retention(value=RUNTIME)
@Target(value=METHOD)
@Inherited
public @interface Merge

Marker for model bean property that should be merged with other.

Author:
asmirnov@exadel.com

Optional Element Summary
 boolean value
          

If true, target value should be overwritten, otherwise only null values will bw replaced.

 

value

public abstract boolean value

If true, target value should be overwritten, otherwise only null values will bw replaced.

Returns:
Default:
true

RichFaces CDK Generator 4.2.0.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.