|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.dao.castor.AbstractCastorConfigDao<OpennmsReports,List<Report>>
org.opennms.netmgt.dao.castor.DefaultOnmsReportConfigDao
public class DefaultOnmsReportConfigDao
DefaultOnmsReportConfigDao class.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.opennms.netmgt.dao.castor.AbstractCastorConfigDao |
|---|
AbstractCastorConfigDao.CastorReloadCallback |
| Constructor Summary | |
|---|---|
DefaultOnmsReportConfigDao()
Constructor for DefaultOnmsReportConfigDao. |
|
| Method Summary | |
|---|---|
DateParm[] |
getDateParms(String id)
getDateParms |
String |
getHtmlStylesheetLocation(String id)
getHtmlStylesheetLocation |
IntParm[] |
getIntParms(String id)
getIntParms |
String |
getLogo(String id)
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 |
List<Report> |
translateConfig(OpennmsReports castorConfig)
translateConfig |
| Methods inherited from class org.opennms.netmgt.dao.castor.AbstractCastorConfigDao |
|---|
afterPropertiesSet, createLoadedLogMessage, getConfigResource, getContainer, getDescription, getReloadCheckInterval, loadConfig, log, setConfigResource, setReloadCheckInterval |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultOnmsReportConfigDao()
Constructor for DefaultOnmsReportConfigDao.
| Method Detail |
|---|
public String getHtmlStylesheetLocation(String id)
getHtmlStylesheetLocation
getHtmlStylesheetLocation in interface OnmsReportConfigDaoid - a String object.
String object.public String getPdfStylesheetLocation(String id)
getPdfStylesheetLocation
getPdfStylesheetLocation in interface OnmsReportConfigDaoid - a String object.
String object.public String getSvgStylesheetLocation(String id)
getSvgStylesheetLocation
getSvgStylesheetLocation in interface OnmsReportConfigDaoid - a String object.
String object.public String getLogo(String id)
getLogo
getLogo in interface OnmsReportConfigDaoid - a String object.
String object.public String getType(String id)
getType
getType in interface OnmsReportConfigDaoid - a String object.
String object.public Parameters getParameters(String id)
getParameters
getParameters in interface OnmsReportConfigDaoid - a String object.
Parameters object.public DateParm[] getDateParms(String id)
getDateParms
getDateParms in interface OnmsReportConfigDaoid - a String object.
DateParm objects.public StringParm[] getStringParms(String id)
getStringParms
getStringParms in interface OnmsReportConfigDaoid - a String object.
StringParm objects.public IntParm[] getIntParms(String id)
getIntParms
getIntParms in interface OnmsReportConfigDaoid - a String object.
IntParm objects.public List<Report> translateConfig(OpennmsReports castorConfig)
translateConfig
translateConfig in class AbstractCastorConfigDao<OpennmsReports,List<Report>>castorConfig - a K object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||