|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DataSourceInterface
The interface DataSource provide a way to get data named like the input.
| Method Summary | |
|---|---|
double |
getAvailability(Object id)
Gets the availability of the element with id in input using params in input |
String |
getSeverity(Object id)
Gets the severity of the element with id in input using params in input |
String |
getStatus(Object id)
Gets the status of the element with id in input using params in input |
| Method Detail |
|---|
String getStatus(Object id)
velem - params -
String getSeverity(Object id)
velem - params -
double getAvailability(Object id)
velem - params -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||