public interface CustomReportNodeType
CustomReportTreeDefinition because hibernate have mapped values on these Strings in
CustomReportLibraryNode.getEntity() AND in CustomReportLibraryNode.getEntityType().
As these values are represented by columns data in database, PLEASE DON'T MODIFY these values.
You can however freely add new types here but you have to put a corresponding type in CustomReportTreeDefinition
with a consistent name| Modifier and Type | Field and Description |
|---|---|
static String |
CHART_NAME |
static String |
DASHBOARD_NAME |
static String |
FOLDER_NAME |
static String |
LIBRARY_NAME |
static String |
REPORT_NAME |
static final String CHART_NAME
static final String DASHBOARD_NAME
static final String REPORT_NAME
static final String FOLDER_NAME
static final String LIBRARY_NAME
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.