public interface AdministratorSourceInstanceContext
AdministratorSourceInstance
.Modifier and Type | Method and Description |
---|---|
void |
setAdministratorTypeLoaded(boolean isAdministratorLoaded)
Flags if
AdministratorType is loaded. |
void |
setErrorMessage(String message)
Specifies an error message.
|
void |
setTitle(String title)
Specifies the title.
|
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.isAdministratorLoaded
- true
AdministratorType
loaded.Copyright © 2005–2016. All rights reserved.