|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.errordisplay.UIErrorScope
public class UIErrorScope
| Field Summary | |
|---|---|
static UIErrorScope |
ADMIN_USERS
Use the ADMIN_USERS scope to create an error that will be displayed only to administrative users. |
static UIErrorScope |
ALL_USERS
Use the ALL_USERS scope to create an error that will be displayed to all portal users. |
static UIErrorScope |
CURRENT_USER
Use the CURRENT_USER scope to create an error that will be displayed only to the current user. |
| Method Summary | |
|---|---|
java.lang.String |
toString()
Call this method to obtain the String representation of this scope. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final UIErrorScope CURRENT_USER
public static final UIErrorScope ADMIN_USERS
public static final UIErrorScope ALL_USERS
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||