|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaspersoft.jasperserver.api.engine.scheduling.domain.ReportJobSource
public class ReportJobSource
Constructor Summary | |
---|---|
ReportJobSource()
|
Method Summary | |
---|---|
java.util.Map |
getParametersMap()
|
java.lang.String |
getReportUnitURI()
|
void |
setParametersMap(java.util.Map parameters)
|
void |
setReportUnitURI(java.lang.String reportUnitURI)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportJobSource()
Method Detail |
---|
public java.lang.String getReportUnitURI()
public void setReportUnitURI(java.lang.String reportUnitURI)
public java.util.Map getParametersMap()
public void setParametersMap(java.util.Map parameters)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |