net.sf.gilead.annotations
Annotation Type ReadOnly


@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface ReadOnly

Annotation for "ReadOnly" properties. Value coming back from client side is ignored during 'merge' phase

Author:
bruno.marchesson