|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.configuration.AbstractConfigBean
org.torweg.pulse.component.core.site.search.SearchSiteStatisticsConfiguration
public class SearchSiteStatisticsConfiguration
configuration for SearchSiteStatisticsJoblet.
| Constructor Summary | |
|---|---|
SearchSiteStatisticsConfiguration()
|
|
| Method Summary | |
|---|---|
java.util.List<javax.mail.internet.InternetAddress> |
getRecipients()
returns the recipients of the report. |
java.lang.String |
getSubject()
returns the subject of the report. |
XSLHandle |
getTextXSL()
returns the XSLHandle for the report. |
void |
init(org.jdom.Element conf)
initializes the ConfigBean. |
| Methods inherited from class org.torweg.pulse.configuration.AbstractConfigBean |
|---|
buildClass, buildInstance, lastModified, setLastModified |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchSiteStatisticsConfiguration()
| Method Detail |
|---|
public void init(org.jdom.Element conf)
ConfigBean.
conf - the configuration-XMLConfigBean.init(org.jdom.Element)public final java.util.List<javax.mail.internet.InternetAddress> getRecipients()
public final java.lang.String getSubject()
public final XSLHandle getTextXSL()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||