Uiinfrastructure API Docs  
 

UIErrorScope Fields

The fields of the UIErrorScope class are listed below. For a complete list of UIErrorScope class members, see the UIErrorScope Members topic.

Public Static Fields

ADMIN_USERS Use the ADMIN_USERS scope to create an error that will be displayed only to administrative users.
ALL_USERS Use the ALL_USERS scope to create an error that will be displayed to all portal users.
CURRENT_USER Use the CURRENT_USER scope to create an error that will be displayed only to the current user. Such errors are stored on the current users app-server session.

See Also

UIErrorScope Class | com.plumtree.uiinfrastructure.errordisplay Namespace