- EBX - Static variable in class com.orchestranetworks.addon.hmfh.FileExtension
-
Specifies the EBX file extension.
- EPMA - Static variable in class com.orchestranetworks.addon.hmfh.ApplicationStructure
-
Specifies the EPMA in ADS structure.
- equals(Object) - Method in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
-
Returns true
if the object
is equal to the obj
, otherwise returns false
.
- equals(Object) - Method in class com.orchestranetworks.addon.hmfh.FileExtension
-
Returns true
if the parameter file extension's value is equal to field value.
- equals(Object) - Method in class com.orchestranetworks.addon.hmfh.HmfhHierarchyNodeBean
-
- ESSBASE - Static variable in class com.orchestranetworks.addon.hmfh.ApplicationStructure
-
Specifies the Essbase Excel structure for both xls and xlsx.
- execute(HmfhExportSpec, ProcedureContext) - Method in interface com.orchestranetworks.addon.hmfh.HmfhExport
-
Returns the export result.
- execute(HmfhImportSpec, ProcedureContext) - Method in interface com.orchestranetworks.addon.hmfh.HmfhImport
-
Returns the result of the import.
- EXPORT - Static variable in class com.orchestranetworks.addon.hmfh.HmfhLoggingProcedureEnumeration
-
Specifies an export procedure.
- EXPORT_SAME_AS_HIERARCHY_VIEW - Static variable in class com.orchestranetworks.addon.hmfh.ExportHierarchyOrder
-
Specifies the hierarchy order of exported file to be the same as the hierarchy view.
- EXPORT_USING_CHILD_ORDER - Static variable in class com.orchestranetworks.addon.hmfh.ExportHierarchyOrder
-
Specifies for the hierarchy order of the exported file to be the same as the child order.
- ExportHierarchyOrder - Class in com.orchestranetworks.addon.hmfh
-