|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.sistematica.isharedoc.model.xml.ReportExecutions
public class ReportExecutions
Constructor Summary | |
---|---|
ReportExecutions()
|
Method Summary | |
---|---|
void |
addExecution(ReportExecution p)
|
ReportExecution |
getByReportId(java.lang.String repId)
|
java.util.Collection<ReportExecution> |
getExecutions()
|
void |
setExecutions(java.util.Collection<ReportExecution> executions)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportExecutions()
Method Detail |
---|
public java.util.Collection<ReportExecution> getExecutions()
public void setExecutions(java.util.Collection<ReportExecution> executions)
public void addExecution(ReportExecution p)
public ReportExecution getByReportId(java.lang.String repId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |