|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME) public @interface FormatProperty
Annotation that can be used to modify the default naming
behavior of REST formatters. This can be used to control
the name of the emitted property. This annotation should be placed on
the getter method for the property.
| Annotation Type Required Member Summary | |
|---|---|
String |
propertyName
The property name that will be used in place of the JavaBean property name. |
| Annotation Type Member Detail |
|---|
public abstract String propertyName
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||