Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
- Summary: 
 
- Nested | 
 
- Field | 
 
- Constr | 
 
- Method
 
- Detail: 
 
- Field | 
 
- Constr | 
 
- Method
 
 
 
- 
- 
Method Summary
Methods 
| Modifier and Type | 
Method and Description | 
boolean | 
handle(V userObject,
      S request)
Handle the request and return null if not handled. 
 | 
 
 
 
- 
- 
Method Detail
- 
handle
boolean handle(V userObject,
             S request)
               throws java.lang.Exception
Handle the request and return null if not handled.
- Parameters:
 userObject - request -  
- Returns:
 
- Throws:
 
java.lang.Exception - if there is an error while handling the request. This type
 is intended to be overridden with a more specific exception type.
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
- Summary: 
 
- Nested | 
 
- Field | 
 
- Constr | 
 
- Method
 
- Detail: 
 
- Field | 
 
- Constr | 
 
- Method
 
 
 
Copyright © 1997, 2014, Oracle. All rights reserved.