|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
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.2) E14255-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
Copyright © 2010, Oracle. All rights reserved.