| Annotation Type | Description |
|---|---|
| PropertyDescription |
Use this annotation to add a description to a property bean method.
|
| PropertyHidden |
Use this annotation to indicate a method is not part of the property bean public api.
|
| PropertyMandatory |
Use this annotation to indicate that a property is mandatory.
|
| PropertyName |
Use this annotation to add a display name to a property bean method.
|
Copyright © 2004–2015 XWiki. All rights reserved.