- getAllMacroDefinitions() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all macro definition items of the project.
- getAllMacroDefinitions(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all macro definition items of the project.
- getAllMacroDefinitions(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all macro definition items of the project.
- getAllMacroDefinitionsForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all macro definition items which have been modified the last time with the commit
identified by the given history item (each time, a user commits the project,
a history item is created).
- getAllMacroDefinitionsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all macro definition items of the project that belong to the specified category.
- getAllMacroDefinitionsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all macro definition items of the project that belong to the specified category.
- getAllMacroDefinitionsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all macro definition items of the project that belong to the specified category.
- getAllMacroDefinitionsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all macro definition items of the project that belong to the default category.
- getAllMacroDefinitionsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all macro definition items of the project that belong to the default category.
- getAllMacroDefinitionsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all macro definition items of the project that belong to the default category.
- getAllReportConfigurations() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report configuration items of the project.
- getAllReportConfigurations(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report configuration items of the project.
- getAllReportConfigurations(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report configuration items of the project.
- getAllReportConfigurationsForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report configuration items which have been modified the last time with the commit
identified by the given history item (each time, a user commits the project,
a history item is created).
- getAllReportConfigurationsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report configuration items of the project that belong to the specified category.
- getAllReportConfigurationsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report configuration items of the project that belong to the specified category.
- getAllReportConfigurationsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report configuration items of the project that belong to the specified category.
- getAllReportConfigurationsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report configuration items of the project that belong to the default category.
- getAllReportConfigurationsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report configuration items of the project that belong to the default category.
- getAllReportConfigurationsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report configuration items of the project that belong to the default category.
- getAllReports() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report items of the project.
- getAllReports(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report items of the project.
- getAllReports(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report items of the project.
- getAllReportSets() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report set items of the project.
- getAllReportSets(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report set items of the project.
- getAllReportSets(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report set items of the project.
- getAllReportSetsForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report set items which have been modified the last time with the commit
identified by the given history item (each time, a user commits the project,
a history item is created).
- getAllReportSetsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report set items of the project that belong to the specified category.
- getAllReportSetsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report set items of the project that belong to the specified category.
- getAllReportSetsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report set items of the project that belong to the specified category.
- getAllReportSetsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report set items of the project that belong to the default category.
- getAllReportSetsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report set items of the project that belong to the default category.
- getAllReportSetsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report set items of the project that belong to the default category.
- getAllReportsForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report items which have been modified the last time with the commit
identified by the given history item (each time, a user commits the project,
a history item is created).
- getAllReportsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report items of the project that belong to the specified category.
- getAllReportsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report items of the project that belong to the specified category.
- getAllReportsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report items of the project that belong to the specified category.
- getAllReportsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report items of the project that belong to the default category.
- getAllReportsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report items of the project that belong to the default category.
- getAllReportsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all report items of the project that belong to the default category.
- getAllRootMacroDefinitions() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root macro definition items of the project.
- getAllRootMacroDefinitions(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root macro definition items of the project.
- getAllRootMacroDefinitions(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root macro definition items of the project.
- getAllRootMacroDefinitionsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root macro definition items of the project that belong to the specified category.
- getAllRootMacroDefinitionsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root macro definition items of the project that belong to the specified category.
- getAllRootMacroDefinitionsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root macro definition items of the project that belong to the specified category.
- getAllRootMacroDefinitionsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root macro definition items of the project that belong to the default category.
- getAllRootMacroDefinitionsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root macro definition items of the project that belong to the default category.
- getAllRootMacroDefinitionsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root macro definition items of the project that belong to the default category.
- getAllRootReports() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report items of the project.
- getAllRootReports(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report items of the project.
- getAllRootReports(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report items of the project.
- getAllRootReportSets() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report set items of the project.
- getAllRootReportSets(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report set items of the project.
- getAllRootReportSets(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report set items of the project.
- getAllRootReportSetsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report set items of the project that belong to the specified category.
- getAllRootReportSetsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report set items of the project that belong to the specified category.
- getAllRootReportSetsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report set items of the project that belong to the specified category.
- getAllRootReportSetsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report set items of the project that belong to the default category.
- getAllRootReportSetsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report set items of the project that belong to the default category.
- getAllRootReportSetsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report set items of the project that belong to the default category.
- getAllRootReportsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report items of the project that belong to the specified category.
- getAllRootReportsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report items of the project that belong to the specified category.
- getAllRootReportsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report items of the project that belong to the specified category.
- getAllRootReportsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report items of the project that belong to the default category.
- getAllRootReportsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report items of the project that belong to the default category.
- getAllRootReportsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root report items of the project that belong to the default category.
- getAllRootScripts() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root script items of the project.
- getAllRootScripts(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root script items of the project.
- getAllRootScripts(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root script items of the project.
- getAllRootScriptsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root script items of the project that belong to the specified category.
- getAllRootScriptsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root script items of the project that belong to the specified category.
- getAllRootScriptsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root script items of the project that belong to the specified category.
- getAllRootScriptsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root script items of the project that belong to the default category.
- getAllRootScriptsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root script items of the project that belong to the default category.
- getAllRootScriptsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root script items of the project that belong to the default category.
- getAllRootSourceSets() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root source set items of the project.
- getAllRootSourceSets(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root source set items of the project.
- getAllRootSourceSets(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root source set items of the project.
- getAllRootSourceSetsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root source set items of the project that belong to the specified category.
- getAllRootSourceSetsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root source set items of the project that belong to the specified category.
- getAllRootSourceSetsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root source set items of the project that belong to the specified category.
- getAllRootSourceSetsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root source set items of the project that belong to the default category.
- getAllRootSourceSetsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root source set items of the project that belong to the default category.
- getAllRootSourceSetsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all root source set items of the project that belong to the default category.
- getAllScripts() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all script items of the project.
- getAllScripts(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all script items of the project.
- getAllScripts(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all script items of the project.
- getAllScriptsForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all script items which have been modified the last time with the commit
identified by the given history item (each time, a user commits the project,
a history item is created).
- getAllScriptsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all script items of the project that belong to the specified category.
- getAllScriptsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all script items of the project that belong to the specified category.
- getAllScriptsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all script items of the project that belong to the specified category.
- getAllScriptsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all script items of the project that belong to the default category.
- getAllScriptsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all script items of the project that belong to the default category.
- getAllScriptsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all script items of the project that belong to the default category.
- getAllSourceSets() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all source set items of the project.
- getAllSourceSets(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all source set items of the project.
- getAllSourceSets(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all source set items of the project.
- getAllSourceSetsForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all source set items which have been modified the last time with the commit
identified by the given history item (each time, a user commits the project,
a history item is created).
- getAllSourceSetsWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all source set items of the project that belong to the specified category.
- getAllSourceSetsWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all source set items of the project that belong to the specified category.
- getAllSourceSetsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all source set items of the project that belong to the specified category.
- getAllSourceSetsWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all source set items of the project that belong to the default category.
- getAllSourceSetsWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all source set items of the project that belong to the default category.
- getAllSourceSetsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Returns all source set items of the project that belong to the default category.
- getDerivedReports(IGenericModuleData) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the derived report items.
- getDerivedReportsWithCategory(IGenericModuleData, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the derived report items that belong to the specified category.
- getDerivedReportsWithDefaultCategory(IGenericModuleData) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the derived report items that belong to the default category.
- getDescription() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IMacroDefinition
-
Returns the description of the macro definition.
- getDescription() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReport
-
Returns the description of the report.
- getDescription() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the description of the report set.
- getDescription() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IScript
-
Returns the description of the script.
- getDescription() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the description of the source set.
- getID() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IMacroDefinition
-
Returns the id of the macro definition.
- getID() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReport
-
Returns the id of the report.
- getID() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IScript
-
Returns the id of the script.
- getIDandTitle() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IMacroDefinition
-
Returns the id and title of the macro definition.
- getIDandTitle() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReport
-
Returns the id and title of the report.
- getIDandTitle() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IScript
-
Returns the id and title of the script.
- getImplementedPublicationType(IGenericModuleData) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the implemented publication type item.
- getImplementingReport(IGenericModuleData) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the implementing report item.
- getMacroDefinitionChildren() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the macro definition children.
- getMacroDefinitionChildren(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the macro definition children.
- getMacroDefinitionChildren(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the macro definition children.
- getMacroDefinitionChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the macro definition children that belong to the specified category.
- getMacroDefinitionChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the macro definition children that belong to the specified category.
- getMacroDefinitionChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the macro definition children that belong to the specified category.
- getMacroDefinitionChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the macro definition children that belong to the default category.
- getMacroDefinitionChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the macro definition children that belong to the default category.
- getMacroDefinitionChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the macro definition children that belong to the default category.
- getMacroDefinitionIDPrefix() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the id prefix for new macro definition child items.
- getName() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportConfiguration
-
Returns the name of the report configuration.
- getName() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the name of the report set.
- getName() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the name of the source set.
- getNoteType() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportNote
-
Returns the note-type of the report note.
- getParentReport() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportConfiguration
-
Returns the parent report.
- getParentReport() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportNote
-
Returns the parent report.
- getParentReportSet() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReport
-
Returns the parent report set.
- getParentReportSet() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the parent report set.
- getParentSourceSet() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IMacroDefinition
-
Returns the parent source set.
- getParentSourceSet() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IScript
-
Returns the parent source set.
- getParentSourceSet() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the parent source set.
- getReportChildren() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report children.
- getReportChildren(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report children.
- getReportChildren(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report children.
- getReportChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report children that belong to the specified category.
- getReportChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report children that belong to the specified category.
- getReportChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report children that belong to the specified category.
- getReportChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report children that belong to the default category.
- getReportChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report children that belong to the default category.
- getReportChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report children that belong to the default category.
- getReportConfigurationChildren() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReport
-
Returns the report configuration children.
- getReportConfigurationChildren(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReport
-
Returns the report configuration children.
- getReportConfigurationChildren(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReport
-
Returns the report configuration children.
- getReportConfigurationChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReport
-
Returns the report configuration children that belong to the specified category.
- getReportConfigurationChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReport
-
Returns the report configuration children that belong to the specified category.
- getReportConfigurationChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReport
-
Returns the report configuration children that belong to the specified category.
- getReportConfigurationChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReport
-
Returns the report configuration children that belong to the default category.
- getReportConfigurationChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReport
-
Returns the report configuration children that belong to the default category.
- getReportConfigurationChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReport
-
Returns the report configuration children that belong to the default category.
- getReportIDPrefix() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the id prefix for new report child items.
- getReportSetChildren() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report set children.
- getReportSetChildren(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report set children.
- getReportSetChildren(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report set children.
- getReportSetChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report set children that belong to the specified category.
- getReportSetChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report set children that belong to the specified category.
- getReportSetChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report set children that belong to the specified category.
- getReportSetChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report set children that belong to the default category.
- getReportSetChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report set children that belong to the default category.
- getReportSetChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportSet
-
Returns the report set children that belong to the default category.
- getScriptChildren() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the script children.
- getScriptChildren(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the script children.
- getScriptChildren(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the script children.
- getScriptChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the script children that belong to the specified category.
- getScriptChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the script children that belong to the specified category.
- getScriptChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the script children that belong to the specified category.
- getScriptChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the script children that belong to the default category.
- getScriptChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the script children that belong to the default category.
- getScriptChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the script children that belong to the default category.
- getScriptIDPrefix() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the id prefix for new script child items.
- getSORT_MACRODEFINITION_BY_ID() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Constant for sorting macro definition items by id.
- getSORT_MACRODEFINITION_BY_IDANDTITLE() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Constant for sorting macro definition items by id and title.
- getSORT_MACRODEFINITION_BY_TITLE() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Constant for sorting macro definition items by title.
- getSORT_REPORT_BY_ID() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Constant for sorting report items by id.
- getSORT_REPORT_BY_IDANDTITLE() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Constant for sorting report items by id and title.
- getSORT_REPORT_BY_TITLE() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Constant for sorting report items by title.
- getSORT_REPORTCONFIGURATION_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Constant for sorting report configuration items by name.
- getSORT_REPORTSET_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Constant for sorting report set items by name.
- getSORT_SCRIPT_BY_ID() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Constant for sorting script items by id.
- getSORT_SCRIPT_BY_IDANDTITLE() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Constant for sorting script items by id and title.
- getSORT_SCRIPT_BY_TITLE() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Constant for sorting script items by title.
- getSORT_SOURCESET_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportDataProvider
-
Constant for sorting source set items by name.
- getSourceSetChildren() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the source set children.
- getSourceSetChildren(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the source set children.
- getSourceSetChildren(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the source set children.
- getSourceSetChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the source set children that belong to the specified category.
- getSourceSetChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the source set children that belong to the specified category.
- getSourceSetChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the source set children that belong to the specified category.
- getSourceSetChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the source set children that belong to the default category.
- getSourceSetChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the source set children that belong to the default category.
- getSourceSetChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ISourceSet
-
Returns the source set children that belong to the default category.
- getText() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReportNote
-
Returns the text of the report note.
- getTitle() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IMacroDefinition
-
Returns the title of the macro definition.
- getTitle() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IReport
-
Returns the title of the report.
- getTitle() - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.IScript
-
Returns the title of the script.
- getUnderlyingPublicationType(IGenericModuleData) - Method in interface com.arcway.cockpit.genericmodule.reportdesignermodule.docgen.provider.interfaces.ICrossModuleLinkReportDataProvider
-
Returns the underlying publication type item.