|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.statistics.SendReportEmailJoblet.ReportPDFResultMap
protected static final class SendReportEmailJoblet.ReportPDFResultMap
An own JAXB-enabled pseudo map implementation which provides no more
functionality than required by this Joblet plus JAXB marshalling.
| Nested Class Summary | |
|---|---|
protected static class |
SendReportEmailJoblet.ReportPDFResultMap.Entry
An Entry for the ReportPDFResultMap. |
| Constructor Summary | |
|---|---|
protected |
SendReportEmailJoblet.ReportPDFResultMap()
Default constructor. |
| Method Summary | |
|---|---|
java.util.Set<SendReportEmailJoblet.ReportPDFResultMap.Entry> |
entrySet()
Returns the set of Entrys. |
void |
put(java.lang.String hostName, SendReportEmailJoblet.ReportPDFResult reportPDFResult)
Maps a host name to a ReportPDFResult. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SendReportEmailJoblet.ReportPDFResultMap()
| Method Detail |
|---|
public void put(java.lang.String hostName, SendReportEmailJoblet.ReportPDFResult reportPDFResult)
ReportPDFResult.
hostName - the host namereportPDFResult - the ReportPDFResultpublic java.util.Set<SendReportEmailJoblet.ReportPDFResultMap.Entry> entrySet()
Entrys.
Entrys
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||