|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TeamSourceInstanceContext
Context for a TeamSourceInstance.
| Method Summary | |
|---|---|
void |
setErrorMessage(String message)
Specifies an error message. |
void |
setTeamTypeLoaded(boolean isTeamLoaded)
Flags if TeamType is loaded. |
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 setTeamTypeLoaded(boolean isTeamLoaded)
TeamType is loaded.
isTeamTypeLoaded - true TeamType loaded.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||