|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAdminUIErrorHelper
This interface is designed to allow developers to provide their own implementations of whether or not a user can see admin errors.
| Method Summary | |
|---|---|
boolean |
GetDisplayAdminErrors(AActivitySpace space)
Call this method to obtain a boolean value indicating whether or not the current user should see errors intended for administrators. |
boolean |
GetDisplayAdminErrors(java.lang.Object session)
Call this method to obtain a boolean value indicating whether or not the current user should see errors intended for administrators. |
| Method Detail |
|---|
boolean GetDisplayAdminErrors(java.lang.Object session)
Object - session
boolean GetDisplayAdminErrors(AActivitySpace space)
AActivitySpace -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||