|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface AgentSupportService
The Interface AgentSupportService.
| Modifier and Type | Method and Description |
|---|---|
List<ParliamentYearData> |
getParliamentYearsData()
Gets the parliament years data. |
void |
reportOperationStatus(String agentName,
String agentOperativeCode,
AgentOperation.AgentOperationType agentOperationType,
AgentOperationStatus available)
Report operation status. |
void |
updateChartList(List<BinaryContent> parliamentCharts)
Update chart list. |
| Method Detail |
|---|
List<ParliamentYearData> getParliamentYearsData()
void reportOperationStatus(String agentName,
String agentOperativeCode,
AgentOperation.AgentOperationType agentOperationType,
AgentOperationStatus available)
agentName - the agent nameagentOperativeCode - the agent operative codeagentOperationType - the agent operation typeavailable - the availablevoid updateChartList(List<BinaryContent> parliamentCharts)
parliamentCharts - the parliament charts
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||