| Package | Description |
|---|---|
| org.squashtest.tm.domain.chart | |
| org.squashtest.tm.domain.customreport | |
| org.squashtest.tm.domain.project |
| Modifier and Type | Method and Description |
|---|---|
CustomReportLibrary |
ChartDefinition.getCustomReportLibrary() |
| Modifier and Type | Method and Description |
|---|---|
CustomReportLibrary |
CustomReportLibraryNode.getCustomReportLibrary()
concrete class getter for @AclConstrainedObject
|
CustomReportLibrary |
CustomReportChartBinding.getCustomReportLibrary() |
CustomReportLibrary |
CustomReportDashboard.getCustomReportLibrary() |
CustomReportLibrary |
CustomReportFolder.getCustomReportLibrary() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomReportLibraryNode.setLibrary(CustomReportLibrary library) |
void |
TreeEntityVisitor.visit(CustomReportLibrary crl) |
| Constructor and Description |
|---|
CustomReportLibraryNode(CustomReportTreeDefinition entityType,
Long entityId,
String name,
CustomReportLibrary library) |
| Constructor and Description |
|---|
QCustomReportLibrary(Class<? extends CustomReportLibrary> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QCustomReportLibrary(com.querydsl.core.types.Path<? extends CustomReportLibrary> path) |
| Modifier and Type | Method and Description |
|---|---|
CustomReportLibrary |
GenericProject.getCustomReportLibrary() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericProject.setCustomReportLibrary(CustomReportLibrary customReportLibrary) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.