|
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 RestResultDocumentation
Annotation used to document individual fields in a
RestResult class.
| Annotation Type Required Member Summary | |
|---|---|
String |
responseBeanTypes
returns a comma delimited list of possible bean classes that can be returned within a RestResult for a RestCommand. |
| Annotation Type Member Detail |
|---|
public abstract String responseBeanTypes
RestResult for a RestCommand. This annotation can be used
by documentation generating utilities that inspect RestCommands as the
source of information for generated documentation.
RestResult
|
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 | ||||||||