|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Transactional(readOnly=true) public interface DistributedStatusService
DistributedStatusService interface.
| Method Summary | |
|---|---|
SimpleWebTable |
createFacilityStatusTable(Date startDate,
Date endDate)
createFacilityStatusTable |
DistributedStatusHistoryModel |
createHistoryModel(String locationName,
String monitorId,
String applicationName,
String timeSpan,
String previousLocation)
createHistoryModel |
SimpleWebTable |
createStatusTable(DistributedStatusDetailsCommand command,
org.springframework.validation.Errors errors)
createStatusTable |
int |
getApplicationCount()
getApplicationCount |
| Method Detail |
|---|
SimpleWebTable createStatusTable(DistributedStatusDetailsCommand command,
org.springframework.validation.Errors errors)
createStatusTable
command - a DistributedStatusDetailsCommand object.errors - a Errors object.
SimpleWebTable object.
SimpleWebTable createFacilityStatusTable(Date startDate,
Date endDate)
createFacilityStatusTable
startDate - a java$util$Date object.endDate - a java$util$Date object.
SimpleWebTable object.
DistributedStatusHistoryModel createHistoryModel(String locationName,
String monitorId,
String applicationName,
String timeSpan,
String previousLocation)
createHistoryModel
locationName - a String object.monitorId - a String object.applicationName - a String object.timeSpan - a String object.previousLocation - a String object.
DistributedStatusHistoryModel object.int getApplicationCount()
getApplicationCount
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||