- SECTION - Static variable in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
-
- SEMICOLON - Static variable in class com.orchestranetworks.addon.hmfh.CSVDelimiter
-
Specifies a semi-colon delimiter: ';'.
- setAbsolutePath(String) - Method in class com.orchestranetworks.addon.hmfh.FileExport
-
Sets the absolute path of the exported file.
- setADSDelimiter(CSVDelimiter) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
-
Specifies the delimiter used in the ADS file.
- setApplication(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportResult
-
Sets the current application.
- setApplication(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
-
Sets the current application.
- setApplication(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhLoggingSpec
-
Sets the current application.
- setApplication(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
-
Sets the current application.
- setApplicationStructure(ApplicationStructure) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
-
Sets the current application structure.
- setBehaviorOfImportEmptyValue(BehaviorOfImportEmptyValue) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
-
Sets the behavior of import empty value.
- setBooleanFormat(BooleanFormat) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
- setBooleanFormatEntity(BooleanFormatEntity) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Defines the format of the exported boolean fields.
- setCsvDelimiter(CSVDelimiter) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Specifies the delimiter used in the CSV file.
- setCurrentDataset(Adaptation) - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
-
Sets the current data set.
- setCurrentLocale(Locale) - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
-
Sets the current locale.
- setDatasetMapping(Adaptation) - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
-
Sets the current data set mapping.
- setDatasetMappingName(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
-
Sets the mapped name of the current data set.
- setDatasetName(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportResult
-
Sets the name of the current data set.
- setDecimalFormat(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Defines the export format for the 'AggregationWeight' field in the 'Custom' dimension.
- setDeleteOldLog(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
-
Defines whether or not old logs will be deleted; this property is only used when using Hmfh logging.
- setDimensionName(String) - Method in class com.orchestranetworks.addon.hmfh.FileExport
-
Sets the dimension name for the exported file.
- setDimensions(List<String>) - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
-
Sets the list of dimensions to be imported/exported.
- setDimensionsNotImported(List<String>) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
-
Sets the list of dimensions' names that were not imported.
- setExportCustomOrder(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
-
Specifies 'CUSTOM_ORDER' information in the exported flat CSV file.
- setExportCustomOrderInFlatCSV(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Specifies 'CUSTOM_ORDER' in exported CSV flat files.
- setExportEmptyFieldAppSetting(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
-
Specifies to export empty fields in the 'Application Setting' table.
- setExportEmptyFieldAppSetting(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Specifies whether empty fields in the 'Application Setting' table are exported when exporting to CSV flat file.
- setExportFlatADSSpec(HmfhExportFlatADSSpec) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Specifies HmfhExportFlatADSSpec
for exported ADS files.
- setExportFlatCSVSpec(HmfhExportFlatCSVSpec) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Specifies HmfhExportFlatCSVSpec
for exported flat CSV files.
- setExportFromStartingNodes() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Activates the export from starting nodes.
- setExportFullRelationship(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Determines whether all relationship nodes declarations are exported when exporting to Excel.
- setExportHierarchyHeader(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
-
Specifies the exported header information of flat CSV files.
- setExportHierarchyHeaderInFlatCSV(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Specifies the header information of hierarchy.
- setExportingALL(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Enables or disables export for 'ALL' members of the 'Custom' dimensions.
- setExportRootInCSVFlatFile(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
-
Specifies to export #root
in flat CSV files.
- setExportRootInCSVFlatFile(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Determines whether the #root
record gets exported during CSV Flat file export.
- setExportType(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Specifies the export type.
- setExtensionTableName(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResultForTable
-
Specifies the name of the extension table.
- setFileExports(List<FileExport>) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportResult
-
Sets the list of properties of the exported files.
- setFileExtensions(List<FileExtension>) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Specifies the list of file extensions for export.
- setFileName(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
-
Sets the name of the current file.
- setFilePath(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
-
Sets the path of the current file.
- setFlatCSVversion(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
-
Defines the field 'Version' used by the export procedure for HFM flat CSV files.
- setFlatCSVversion(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Specifies the version of the CSV flat file.
- setHeaderOfDefaultParentColumn(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
-
Specifies the header label of the 'Default Parent' column in the exported flat CSV file.
- setHeaderOfDefaultParentColumnInFlatCSV(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Specifies the header label for the 'Default Parent' column in the exported CSV flat files.
- setHeaderOfDescriptionColumn(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
-
Specifies header label of the 'Description' column in the exported flat CSV file.
- setHeaderOfDescriptionColumnInFlatCSV(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Specifies the header label of the 'Description' column in the exported CSV flat file.
- setHierarchyOrderType(ExportHierarchyOrder) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Determines the hierarchy order in the exported file when using the Hyperion export service.
- setImportResultsForTables(List<HmfhImportResultForTable>) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
-
Specifies the list of results from imports into tables.
- setImportType(ImportType) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
-
Sets the type of the current import.
- setImportType(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
-
Specifies the type of the current import from its String
value.
- setKey(String) - Method in class com.orchestranetworks.addon.hmfh.FileExport
-
Sets name to the file to be exported.
- setLabel(String) - Method in class com.orchestranetworks.addon.hmfh.FileExport
-
Sets the dimension label to file exported.
- setMinimumNumberOfGeneratedLevels(int) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Specifies the minimum number of dynamically generated levels when exporting in the Excel format.
- setNode(PrimaryKey) - Method in class com.orchestranetworks.addon.hmfh.HmfhHierarchyNodeBean
-
Specifies the PrimaryKey
of a node.
- setParentNode(PrimaryKey) - Method in class com.orchestranetworks.addon.hmfh.HmfhHierarchyNodeBean
-
Specifies the PrimaryKey
of a parent node.
- setProcedure(HmfhLoggingProcedureEnumeration) - Method in class com.orchestranetworks.addon.hmfh.HmfhLoggingSpec
-
Sets the current Hmfh procedure.
- setSections(List<ADSSectionEnumeration>) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Sets ADS sections enumeration.
- setTableName(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResultForTable
-
Specifies the name of the current table.
- setUnsupportedTags(Set<String>) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
-
Sets the unsupported tags, which were not declared in the data set mapping.
- setup(TriggerSetupContext) - Method in class com.orchestranetworks.addon.hmfh.DefaultExtensionTableTrigger
-
- setUpdateOrdering(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
-
Defines whether or not to update the order of dimensions, attributes, etc, when importing.
- setUserMessageList(UserMessageList) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportResult
-
Sets the error messages.
- setUserMessages(UserMessageList) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
-
Sets the list of error messages.
- setUsingLog(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
-
Defines whether or not the procedure is using Hmfh logging.
- setVersion(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
-
Specifies the version of Hyperion HFM.
- SPACE - Static variable in class com.orchestranetworks.addon.hmfh.CSVDelimiter
-
Specifies a space delimiter: ' '.
- StartingNodes - Class in com.orchestranetworks.addon.hmfh
-
Defines the object used to store the nodes to export data from for each dimension.
- StartingNodes() - Constructor for class com.orchestranetworks.addon.hmfh.StartingNodes
-