|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OnmsReportConfigDao
OnmsReportConfigDao interface.
| Method Summary | |
|---|---|
DateParm[] |
getDateParms(String id)
getDateParms |
String |
getHtmlStylesheetLocation(String id)
getHtmlStylesheetLocation |
IntParm[] |
getIntParms(String id)
getIntParms |
String |
getLogo(String logo)
getLogo |
Parameters |
getParameters(String id)
getParameters |
String |
getPdfStylesheetLocation(String id)
getPdfStylesheetLocation |
StringParm[] |
getStringParms(String id)
getStringParms |
String |
getSvgStylesheetLocation(String id)
getSvgStylesheetLocation |
String |
getType(String id)
getType |
| Method Detail |
|---|
Parameters getParameters(String id)
getParameters
id - a String object.
Parameters object.DateParm[] getDateParms(String id)
getDateParms
id - a String object.
DateParm objects.StringParm[] getStringParms(String id)
getStringParms
id - a String object.
StringParm objects.IntParm[] getIntParms(String id)
getIntParms
id - a String object.
IntParm objects.String getPdfStylesheetLocation(String id)
getPdfStylesheetLocation
id - a String object.
String object.String getSvgStylesheetLocation(String id)
getSvgStylesheetLocation
id - a String object.
String object.String getHtmlStylesheetLocation(String id)
getHtmlStylesheetLocation
id - a String object.
String object.String getType(String id)
getType
id - a String object.
String object.String getLogo(String logo)
getLogo
logo - a String object.
String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||