|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserActivityInfo.ErrorInfo | |
|---|---|
| oracle.adf.view.rich.monitoring | |
| Uses of UserActivityInfo.ErrorInfo in oracle.adf.view.rich.monitoring |
|---|
| Methods in oracle.adf.view.rich.monitoring that return types with arguments of type UserActivityInfo.ErrorInfo | |
|---|---|
List<UserActivityInfo.ErrorInfo> |
UserActivityInfo.getErrors()A list of ErrorInfo objects, representing the errors that caused the request to fail. |
| Method parameters in oracle.adf.view.rich.monitoring with type arguments of type UserActivityInfo.ErrorInfo | |
|---|---|
void |
UserActivityInfo.setErrors(List<UserActivityInfo.ErrorInfo> errors)Sets a list of ErrorInfo objects on the UserActivityInfo instance pertaining to the current request. |
| Constructor parameters in oracle.adf.view.rich.monitoring with type arguments of type UserActivityInfo.ErrorInfo | |
|---|---|
UserActivityInfo(String viewId, String windowId, UserActivityInfo.EventInfo eventInfo, String clientStartTime, List<UserActivityInfo.ErrorInfo> errors, List<String> partialTargets)Creates a user activity record for the current context. |
|
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2013 Oracle Corporation. All Rights Reserved.