|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @UseWith(value=BEAN) public @interface AddPageBeanModel
| Optional Element Summary | |
|---|---|
String |
exclude
A comma-separated list of property names to be removed from the BeanModel . |
String |
include
A comma-separated list of property names to be retained from the BeanModel. |
String |
reorder
A comma-separated list of property names indicating the order in which the properties should be presented. |
public abstract String exclude
public abstract String include
public abstract String reorder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||