- get(int) - Method in interface com.orchestranetworks.addon.hmfh.UserMessageList
-
- getAbsolutePath() - Method in class com.orchestranetworks.addon.hmfh.FileExport
-
Returns the absolute path of the exported file.
- getADSDelimiter() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
-
Returns the delimiter is used in the ADS file.
- getApplication() - Method in class com.orchestranetworks.addon.hmfh.DimensionsComparisonSpec
-
Returns the application name.
- getApplication() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportResult
-
Returns the current application name.
- getApplication() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
-
Returns the current application name.
- getApplication() - Method in class com.orchestranetworks.addon.hmfh.HmfhLoggingSpec
-
Returns the current application.
- getApplication() - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
-
Returns the current application.
- getApplicationStructure() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
-
Returns the current application structure.
- getBehaviorOfImportEmptyValue() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
-
Returns the behavior of import empty value.
- getBooleanFormat() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
- getBooleanFormatEntity() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Returns the format of the exported boolean fields.
- getCode() - Method in class com.orchestranetworks.addon.hmfh.CSVDelimiter
-
Returns the String
code of the delimiter.
- getComparisonService(DimensionsComparisonSpec, DimensionsComparisonDisplayMode, UIResourceLocator) - Static method in class com.orchestranetworks.addon.hmfh.DimensionsComparison
-
Creates an instance of UIHttpManagerComponent
in order to call the EBX® user interface to display the Compare service.
- getCsvDelimiter() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
- getCSVDelimiter() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Returns the delimiter used in the CSV file.
- getCurrentDataset() - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
-
Returns the current data set.
- getCurrentLocale() - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
-
Returns the current locale.
- getDataset() - Method in class com.orchestranetworks.addon.hmfh.HmfhLoggingSpec
-
Returns the current data set.
- getDatasetMapping() - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
-
Returns the current data set mapping.
- getDatasetMappingName() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
-
Returns the mapped name of the current data set.
- getDatasetName() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportResult
-
Returns the name of the current data set.
- getDataspace() - Method in class com.orchestranetworks.addon.hmfh.HmfhLoggingSpec
-
Returns the current data space.
- getDecimalFormat() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Returns the export format for the 'AggregationWeight' field in the 'Custom' dimension.
- getDimension() - Method in class com.orchestranetworks.addon.hmfh.DimensionsComparisonSpec
-
Returns the dimension name.
- getDimensionName() - Method in class com.orchestranetworks.addon.hmfh.FileExport
-
Returns the dimension name of the exported file.
- getDimensionName() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResultForTable
-
Returns the name of the current dimension.
- getDimensions() - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
-
Returns the list of dimensions to be imported/exported.
- getDimensionsNotImported() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
-
Returns the list of names of dimensions that were not imported.
- getExportFlatADSSpec() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Returns HmfhExportFlatADSSpec
for exported ADS files.
- getExportFlatCSVSpec() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Returns HmfhExportFlatCSVSpec
for exported CSV flat files.
- getExportType() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Returns the export type.
- getExtensionTableName() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResultForTable
-
Returns the name of the extension table.
- getFileExports() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportResult
-
Returns a list of the properties of the export files.
- getFileExtension() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
-
Returns the list of file extensions available for import.
- getFileExtensions() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Returns the list of file extensions for export.
- getFileName() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
-
Returns the name of the current file.
- getFilePath() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
-
Returns the path of the current file.
- getFlatCSVversion() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
-
Returns the 'Version' used by the export procedure for HFM flat CSV files.
- getFlatCSVversion() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Returns the version of the CSV flat file.
- getHeaderOfDefaultParentColumn() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
-
Returns the header label of the 'Default Parent' column in the exported flat CSV file.
- getHeaderOfDefaultParentColumnInFlatCSV() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Returns the header label of the 'Default Parent' column in the CSV flat file.
- getHeaderOfDescriptionColumn() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
-
Returns the header label of the 'Description' column in the exported flat CSV file.
- getHeaderOfDescriptionColumnInFlatCSV() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Returns the header label of the 'Description' column in the exported CSV flat file.
- getHierarchyOrderType() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Returns the ExportHierarchyOrder
type.
- getHmfhExport() - Static method in class com.orchestranetworks.addon.hmfh.HmfhFactory
-
Returns an instance of HmfhExport
- getHmfhImport() - Static method in class com.orchestranetworks.addon.hmfh.HmfhFactory
-
Returns an instance of HmfhImport
- getImportResultsForTables() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
-
Returns the import result list into tables.
- getImportType() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
-
Returns the type of the current import.
- getIntValue() - Method in enum com.orchestranetworks.addon.hmfh.NumberOfComparingItemsPerPage
-
Returns int
Integer value of the number of items per page.
- getKey() - Method in class com.orchestranetworks.addon.hmfh.FileExport
-
Returns name of the file to be exported.
- getLabel() - Method in class com.orchestranetworks.addon.hmfh.FileExport
-
Returns the dimension label to be exported.
- getListUserMessageStandardSize() - Method in interface com.orchestranetworks.addon.hmfh.UserMessageList
-
Returns a list of 100 UserMessages
.
- getMessage(Locale) - Method in exception com.orchestranetworks.addon.hmfh.HmfhException
-
Returns a localized user message.
- getMinimumNumberOfGeneratedLevels() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Returns the minimum number of dynamically generated levels when exporting in the Excel format.
- getName() - Method in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
-
Returns ADS section name.
- getName() - Method in enum com.orchestranetworks.addon.hmfh.NumberOfComparingItemsPerPage
-
Returns String
The name of the number of items per page.
- getNode() - Method in class com.orchestranetworks.addon.hmfh.HmfhHierarchyNodeBean
-
Returns the PrimaryKey
of a node.
- getNumberOfItemsPerPage() - Method in class com.orchestranetworks.addon.hmfh.DimensionsComparisonSpec
-
Returns the number of compared items counted per page.
- getNumRecordsCreated() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResultForTable
-
Returns the number of newly created records.
- getNumRecordsModified() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResultForTable
-
Returns the numer of modified records.
- getParentNode() - Method in class com.orchestranetworks.addon.hmfh.HmfhHierarchyNodeBean
-
Returns the PrimaryKey
of a parent node.
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Account
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_AccountDescription
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_AccountHierarchy
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_AccountSetting
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Alias
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_AliasHierarchy
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_AliasSetting
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_AppSetting
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_ConsolMethod
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_ConsolMethodDescription
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Currency
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_CurrencyDescription
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_CurrencyHierarchy
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_CurrencySetting
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Custom1
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Custom1Description
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Custom1Hierarchy
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Custom1Setting
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Custom2
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Custom2Description
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Custom2Hierarchy
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Custom2Setting
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Custom3
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Custom3Description
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Custom3Hierarchy
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Custom3Setting
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Custom4
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Custom4Description
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Custom4Hierarchy
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Custom4Setting
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Entity
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_EntityDescription
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_EntityHierarchy
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_EntitySetting
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_ICP
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Period
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_PeriodDescription
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_PeriodHierarchy
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_PeriodSetting
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_ReferenceData_ConsolidationAccountType
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_ReferenceData_View
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Scenario
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_ScenarioDescription
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_ScenarioHierarchy
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_ScenarioSetting
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_SecurityClass
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Version
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_VersionDescription
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_VersionHierarchy
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_VersionSetting
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_Year
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_YearDescription
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_YearHierarchy
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.hmfh.constants.HmfhDefaultPaths._Root_Hyperion_Financial_YearSetting
-
- getProcedure() - Method in class com.orchestranetworks.addon.hmfh.HmfhLoggingSpec
-
Returns the current Hmfh procedure.
- getSections() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Returns ADS sections enumeration.
- getSize() - Method in interface com.orchestranetworks.addon.hmfh.UserMessageList
-
Returns the size of the list of UserMessages
.
- getSourceDataset() - Method in class com.orchestranetworks.addon.hmfh.DimensionsComparisonSpec
-
Returns the source data set's adaptation value.
- getStartingNodes() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Returns the nodes to export data from.
- getStartingNodes(String) - Method in class com.orchestranetworks.addon.hmfh.StartingNodes
-
Returns the starting nodes to export data for a specified dimension.
- getTableName() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResultForTable
-
Returns the name of the current table.
- getTargetDataset() - Method in class com.orchestranetworks.addon.hmfh.DimensionsComparisonSpec
-
Returns the target data set's adaptation value.
- getUnsupportedTags() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
-
Returns the list of unsupported tags, which were not declared in the data set mapping.
- getUser() - Method in class com.orchestranetworks.addon.hmfh.HmfhLoggingSpec
-
Returns the current user.
- getUserMessage() - Method in exception com.orchestranetworks.addon.hmfh.HmfhException
-
- getUserMessage() - Method in exception com.orchestranetworks.addon.hmfh.HmfhOperationException
-
- getUserMessages() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportResult
-
Returns list of error messages.
- getUserMessages() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
-
Returns the list of error messages.
- getUuid() - Method in class com.orchestranetworks.addon.hmfh.HmfhLoggingSpec
-
Returns the current Uuid string.
- getValue() - Method in class com.orchestranetworks.addon.hmfh.CSVDelimiter
-
Returns the char
value of the delimiter.
- getValue() - Method in class com.orchestranetworks.addon.hmfh.FileExtension
-
Returns the file extension's String
value.
- getValue() - Method in class com.orchestranetworks.addon.hmfh.HmfhLoggingProcedureEnumeration
-
Returns the String
value of the procedure.
- getValue() - Method in enum com.orchestranetworks.addon.hmfh.NumberOfComparingItemsPerPage
-
Returns String
The value of the number of items per page.
- getVersion() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Returns the version of Hyperion HFM.