public class CustomReportLibraryNodeBuilder extends Object implements org.squashtest.tm.domain.customreport.TreeEntityVisitor
CustomReportLibraryNode.
Implement TreeEntityVisitor if type dependent process is necessary| Constructor and Description |
|---|
CustomReportLibraryNodeBuilder(org.squashtest.tm.domain.customreport.CustomReportLibraryNode parentNode,
org.squashtest.tm.domain.tree.TreeEntity treeEntity) |
| Modifier and Type | Method and Description |
|---|---|
org.squashtest.tm.domain.customreport.CustomReportLibraryNode |
build() |
void |
visit(org.squashtest.tm.domain.chart.ChartDefinition chartDefinition) |
void |
visit(org.squashtest.tm.domain.customreport.CustomReportDashboard crf) |
void |
visit(org.squashtest.tm.domain.customreport.CustomReportFolder crf) |
void |
visit(org.squashtest.tm.domain.customreport.CustomReportLibrary crl) |
public CustomReportLibraryNodeBuilder(org.squashtest.tm.domain.customreport.CustomReportLibraryNode parentNode,
org.squashtest.tm.domain.tree.TreeEntity treeEntity)
public org.squashtest.tm.domain.customreport.CustomReportLibraryNode build()
public void visit(org.squashtest.tm.domain.customreport.CustomReportFolder crf)
visit in interface org.squashtest.tm.domain.customreport.TreeEntityVisitorpublic void visit(org.squashtest.tm.domain.customreport.CustomReportLibrary crl)
visit in interface org.squashtest.tm.domain.customreport.TreeEntityVisitorpublic void visit(org.squashtest.tm.domain.customreport.CustomReportDashboard crf)
visit in interface org.squashtest.tm.domain.customreport.TreeEntityVisitorpublic void visit(org.squashtest.tm.domain.chart.ChartDefinition chartDefinition)
visit in interface org.squashtest.tm.domain.customreport.TreeEntityVisitorCopyright © 2010–2017 Henix, henix.fr. All rights reserved.