|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AdministratorSourceInstanceContext
Context for a AdministratorSourceInstance.
| Method Summary | |
|---|---|
void |
setAdministratorTypeLoaded(boolean isAdministratorLoaded)
Flags if AdministratorType is loaded. |
void |
setErrorMessage(String message)
Specifies an error message. |
void |
setTitle(String title)
Specifies the title. |
| Method Detail |
|---|
void setTitle(String title)
title - Title.void setErrorMessage(String message)
message - Error message or null to indicate no error.void setAdministratorTypeLoaded(boolean isAdministratorLoaded)
AdministratorType is loaded.
isAdministratorTypeLoaded - true AdministratorType loaded.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||