Skip navigation links
EBX® Add-on for Oracle Hyperion EPM Documentation
A B C D E F G H I K L M N O P S T U V X Y Z _ 

I

IMPORT - Static variable in class com.orchestranetworks.addon.hmfh.HmfhLoggingProcedureEnumeration
Specifies an import procedure.
IMPORT - Static variable in class com.orchestranetworks.addon.hmfh.ImportType
Specifies the normal import type.
ImportType - Class in com.orchestranetworks.addon.hmfh
Defines the available import types.
increaseNumRecordsCreated() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResultForTable
Increments the number of newly created records.
increaseNumRecordsModified() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResultForTable
Increments the number of modified records.
isADS() - Method in class com.orchestranetworks.addon.hmfh.FileExtension
Returns true if the file extension is EBX.
isCOMMA() - Method in class com.orchestranetworks.addon.hmfh.CSVDelimiter
Returns true if the delimiter is COMMA.
isComparisonResult() - Method in enum com.orchestranetworks.addon.hmfh.DimensionsComparisonDisplayMode
Returns true if the ComparisonDisplayMode is comparison result.
isConvert() - Method in class com.orchestranetworks.addon.hmfh.HmfhLoggingProcedureEnumeration
Returns true if the procedure is a convert.
isCSV() - Method in class com.orchestranetworks.addon.hmfh.FileExtension
Returns true if the file extension is CSV.
isCSV_FLATFILE() - Method in class com.orchestranetworks.addon.hmfh.FileExtension
Returns true if the file extension is CSV_FLATFILE.
isDeleteBeforeImport() - Method in class com.orchestranetworks.addon.hmfh.ImportType
Returns true if the import type is DELETE_BEFORE_IMPORT.
isDeleteOldLog() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
 
isDimensionAssociations() - Method in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
Returns true if the DimensionAssociations exist, otherwise returns false.
isDimensions() - Method in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
Returns true if the Dimension exists, otherwise returns false.
isEBX() - Method in class com.orchestranetworks.addon.hmfh.FileExtension
Returns true if the file extension is EBX.
isEmpty() - Method in interface com.orchestranetworks.addon.hmfh.UserMessageList
 
isEPMA() - Method in class com.orchestranetworks.addon.hmfh.ApplicationStructure
Returns true if the application structure is EPMA.
isESSBASE() - Method in class com.orchestranetworks.addon.hmfh.ApplicationStructure
Returns true if the application structure is ESSBASE.
isExport() - Method in class com.orchestranetworks.addon.hmfh.HmfhLoggingProcedureEnumeration
Returns true if the procedure is an export.
isExportCustomOrder() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
Returns true if 'CUSTOM_ORDER' is included in the exported flat CSV file, otherwise returns false.
isExportCustomOrderInFlatCSV() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Returns true if 'CUSTOM_ORDER' is included in the exported flat CSV file.
isExportEmptyFieldAppSetting() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
Returns true if empty fields in the 'Application Setting' table are exported to the flat CSV file, otherwise returns false.
isExportEmptyFieldAppSetting() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Returns true if the empty fields in the 'Application setting' table are exported to CSV flat files.
isExportFromStartingNodes() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Returns true if exporting from starting nodes.
isExportFullRelationship() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Returns true if the exported Excel file includes all relationship nodes.
isExportHierarchyHeader() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
Returns true if the header information of hierarchy nodes is included when exporting to flat CSV file, otherwise returns false.
isExportHierarchyHeaderInFlatCSV() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Returns true if CSV flat files include the header information of the hierarchy.
isExportingALL() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Returns true if 'ALL' members of the 'Custom' dimensions are being exported.
isExportRootInCSVFlatFile() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
Returns true if #root is exported to the flat CSV file, otherwise returns false.
isExportRootInCSVFlatFile() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Returns true if #root is exported to a CSV Flat files.
isExportSameAsHierarchyView() - Method in class com.orchestranetworks.addon.hmfh.ExportHierarchyOrder
Returns true if the hierarchy order of exported file is same as the hierarchy view.
isExportUsingChildOrder() - Method in class com.orchestranetworks.addon.hmfh.ExportHierarchyOrder
Returns true if the hierarchy order of export file is using the child order.
isHFM() - Method in class com.orchestranetworks.addon.hmfh.ApplicationStructure
Returns true if the application structure is HFM.
isHFM_EPMA() - Method in class com.orchestranetworks.addon.hmfh.ApplicationStructure
Returns true if the application structure is HFM_EPMA.
isHFM_ESSBASE() - Method in class com.orchestranetworks.addon.hmfh.ApplicationStructure
Returns true if the application structure is HFM_ESSBASE.
isHFM_PLANNING() - Method in class com.orchestranetworks.addon.hmfh.ApplicationStructure
Returns true if the application structure is HFM_PLANNING.
isHierarchies() - Method in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
Returns true if the Hierarchies exist, otherwise returns false.
isImport() - Method in class com.orchestranetworks.addon.hmfh.HmfhLoggingProcedureEnumeration
Returns true if the procedure is an import.
isImport() - Method in class com.orchestranetworks.addon.hmfh.ImportType
Returns true if the import type is IMPORT.
isKeepExistingValue() - Method in class com.orchestranetworks.addon.hmfh.BehaviorOfImportEmptyValue
Returns true if the behavior is KEEP, otherwise returns false.
isMembers() - Method in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
Returns true if the Members exist, otherwise returns false.
isNormal() - Method in enum com.orchestranetworks.addon.hmfh.DimensionsComparisonDisplayMode
Returns true if the ComparisonDisplayMode is normal.
isOverwriteExistingValue() - Method in class com.orchestranetworks.addon.hmfh.BehaviorOfImportEmptyValue
Returns true if the behavior is OVERWRITE, otherwise returns false.
isPIPE() - Method in class com.orchestranetworks.addon.hmfh.CSVDelimiter
Returns true if the delimiter is PIPE.
isPLANNING() - Method in class com.orchestranetworks.addon.hmfh.ApplicationStructure
Returns true if the application structure is PLANNING.
isPropertyArray() - Method in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
Returns true if the PropertyArray exists, otherwise returns false.
isSection() - Method in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
Returns true if the Section exist, otherwise returns false.
isSEMICOLON() - Method in class com.orchestranetworks.addon.hmfh.CSVDelimiter
Returns true if the delimiter is SEMICOLON.
isSPACE() - Method in class com.orchestranetworks.addon.hmfh.CSVDelimiter
Returns true if the delimiter is SPACE.
isTAB() - Method in class com.orchestranetworks.addon.hmfh.CSVDelimiter
Returns true if the delimiter is TAB.
isTrueFalse() - Method in class com.orchestranetworks.addon.hmfh.BooleanFormat
Deprecated.
Returns true if the boolean values are set to display as T/F.
isUnknown() - Method in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
Returns true if all others do not exist, otherwise returns false.
isUpdateOrdering() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
 
isUsingLog() - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
 
isXLS() - Method in class com.orchestranetworks.addon.hmfh.FileExtension
Returns true if the file extension is XLS.
isXLSX() - Method in class com.orchestranetworks.addon.hmfh.FileExtension
Returns true if the file extension is XLSX.
isXML() - Method in class com.orchestranetworks.addon.hmfh.FileExtension
Returns true if the file extension is XML.
isYesNo() - Method in class com.orchestranetworks.addon.hmfh.BooleanFormat
Deprecated.
Returns true if the boolean values are set to display as Y/N.
isZIP() - Method in class com.orchestranetworks.addon.hmfh.FileExtension
Returns true if the file extension is ZIP.
A B C D E F G H I K L M N O P S T U V X Y Z _ 
Skip navigation links

EBX® Add-on for Oracle Hyperion EPM Version 1.13.10 [0075].

Copyright TIBCO Software Inc. 2001-2022. All rights reserved.
All third party product and company names and third party marks mentioned in this document are the property of their respective owners and are mentioned for identification.