|
||||||||||
| 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)
id - a Object object.
String getSeverity(Object id)
id - a Object object.
double getAvailability(Object id)
id - a Object object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||