Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

I

IGovAdministeredItemListener - Interface in com.orchestranetworks.addon.igov
Defines methods which are extendable by child classes.
IGovException - Exception in com.orchestranetworks.addon.igov
Defines the exception for {addon.label}.
IGovException(UserMessage) - Constructor for exception com.orchestranetworks.addon.igov.IGovException
Creates a new instance of IGovException.
IGovLabeling - Interface in com.orchestranetworks.addon.igov
Provides methods for getting a node's label and description.
IGovLabelingContext - Class in com.orchestranetworks.addon.igov
Defines the parameters needed when calling the {addon.label} labeling API.
IGovLabelingContext(SchemaNode, Locale, Session) - Constructor for class com.orchestranetworks.addon.igov.IGovLabelingContext
Creates a new instance of IGovLabelingContext.
IGovLabelingContext(SchemaDocumentationContext) - Constructor for class com.orchestranetworks.addon.igov.IGovLabelingContext
Creates a new instance of IGovLabelingContext based on SchemaDocumentationContext.
IGovLabelingFactory - Class in com.orchestranetworks.addon.igov
Factory for instances of IGovLabeling.
IGovLabelingSchemaDocumentation - Class in com.orchestranetworks.addon.igov
Default class designed to work with the labeling API by extending SchemaDocumentation.
IGovLabelingSchemaDocumentation() - Constructor for class com.orchestranetworks.addon.igov.IGovLabelingSchemaDocumentation
 
IGovServiceFactory - Class in com.orchestranetworks.addon.igov.services
The factory for all {addon.label}'s service instances.
IGovServiceMetadataCreation - Interface in com.orchestranetworks.addon.igov.services.metadatacreation
Deprecated.
From 1.7.0, please use the new API Service.MetadataCreation instead.
IGovServiceMetadataCreationResult - Interface in com.orchestranetworks.addon.igov.services.metadatacreation
Deprecated. 
IGovServiceMetadataCreationSpec - Class in com.orchestranetworks.addon.igov.services.metadatacreation
Deprecated.
From 1.7.0, please use the new API MetadataCreationSpec instead.
IGovServiceMetadataCreationSpec(HomeKey, PrimaryKey, Session, ISOType, EBXType, String, List<ContextDefinitionBean>, boolean) - Constructor for class com.orchestranetworks.addon.igov.services.metadatacreation.IGovServiceMetadataCreationSpec
Deprecated.
Creates a specification for service execution.
IGovServiceResult - Interface in com.orchestranetworks.addon.igov.services
Deprecated.
From 1.7.0, please use the new API ServiceResult instead.
IGovServiceSpec - Class in com.orchestranetworks.addon.igov.services
Deprecated.
From 1.7.0, please use the new API ServiceSpec instead.
IGovServiceSpec(HomeKey, PrimaryKey, Session) - Constructor for class com.orchestranetworks.addon.igov.services.IGovServiceSpec
Deprecated.
Creates a specification for service execution.
IMPORT - Static variable in class com.orchestranetworks.addon.dataexchange.DataExchangeServiceType
Deprecated.
A service type corresponding to the process of importing data.
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.
IMPORT_DEFAULT_SQL - Static variable in class com.orchestranetworks.addon.dataexchange.DataExchangeImportType
Deprecated.
An import type corresponding to the SQL import process.
IMPORT_XML - Static variable in class com.orchestranetworks.addon.dataexchange.DataExchangeImportType
Deprecated.
An import type corresponding to the XML import process.
ImportConfigurationSpec<T extends Table> - Interface in com.orchestranetworks.addon.dex.configuration
Specifies the configuration used for data import.
ImportDataAccessSpec - Class in com.orchestranetworks.addon.adix
Deprecated.
Since 2.3.0, replaced by ImportConfigurationSpec.
ImportDataAccessSpec(Adaptation, AdaptationTable, Locale, Session) - Constructor for class com.orchestranetworks.addon.adix.ImportDataAccessSpec
Deprecated.
Import at the table level.
ImportDataAccessSpec(Adaptation, Locale, Session) - Constructor for class com.orchestranetworks.addon.adix.ImportDataAccessSpec
Deprecated.
Multi-table import.
ImportDataExchangeConfigurationSpec - Class in com.orchestranetworks.addon.dex.configuration
Defines the configuration used to import the {addon.label} configuration from an XML file.
ImportDataExchangeConfigurationSpec() - Constructor for class com.orchestranetworks.addon.dex.configuration.ImportDataExchangeConfigurationSpec
 
ImportMode - Enum in com.orchestranetworks.addon.dex.configuration
Specifies the configuration used for importing data to a file.
ImportResult - Interface in com.orchestranetworks.addon.dex.result
Stores data results when importing data into a table.
ImportScope - Enum in com.orchestranetworks.addon.dex.configuration
Specifies the scope when importing add-on configuration data from an XML file.
ImportTransformationExecutionContext<SC extends Field,TC extends Field> - Interface in com.orchestranetworks.addon.dex.transformation
Provides the transformation context when importing data.
ImportType - Class in com.orchestranetworks.addon.adix
Deprecated.
Since 2.3.0, replaced by ServiceType.
ImportType - Class in com.orchestranetworks.addon.hmfh
Defines the available import types.
IN_OTHER_DATA_MODEL - Static variable in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferOption
Deprecated.
An option defines that data will be transferred between datasets that do not share the same data model.
IN_SAME_DATA_MODEL - Static variable in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferOption
Deprecated.
An option defines that data will be transferred between datasets that share the same data model.
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.
Indicator - Class in com.orchestranetworks.addon.dqid
This abstract class must be extended to define the behavior of an indicator.
Indicator() - Constructor for class com.orchestranetworks.addon.dqid.Indicator
 
INDICATOR_CODE - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
 
INDICATOR_LABEL - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
 
INDICATOR_RESULT - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
 
IndicatorCode - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
IndicatorConfiguration - Class in com.orchestranetworks.addon.dqid
Offers accessors to the configuration.
IndicatorController - Interface in com.orchestranetworks.addon.dqid.controller
The entry point for indicator execution.
IndicatorControllerFactory - Class in com.orchestranetworks.addon.dqid.controller
The factory class of IndicatorController.
IndicatorDefinition - Interface in com.orchestranetworks.addon.dqid
Defines an indicator.
Guides and inputs the indicator declaration in the user interface.
IndicatorDefinitionCatalog - Class in com.orchestranetworks.addon.dqid
Provides a catalog to register indicators.
IndicatorDefinitionContext - Interface in com.orchestranetworks.addon.dqid
Represents the configuration of an IndicatorDefinition.
IndicatorExecutionContext - Class in com.orchestranetworks.addon.dqid
The execution context of the indicator.
IndicatorExecutionEnvironment - Interface in com.orchestranetworks.addon.dqid
Execution environment of the indicator.
IndicatorName - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
IndicatorReport - Class in com.orchestranetworks.addon.dqid
The Java Bean container an Indicator's outcomes.
IndicatorReport() - Constructor for class com.orchestranetworks.addon.dqid.IndicatorReport
 
IndicatorReportAccessor - Class in com.orchestranetworks.addon.dqid
Retrieves specific data in the Indicator report table and the Indicator value table from IndicatorExecutionContext.
IndicatorReportDefinition - Class in com.orchestranetworks.addon.dqid
The definitions of the fields in the Indicator report table - Insight - Reporting data set.
IndicatorReportDefinition() - Constructor for class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
 
IndicatorsExecutionResult - Interface in com.orchestranetworks.addon.dqid
Global execution result of all indicators.
IndicatorStorage - Interface in com.orchestranetworks.addon.dqid
Defines the storage of results.
IndicatorStorageFactory - Class in com.orchestranetworks.addon.dqid
The factory class of IndicatorStorage.
IndicatorValue - Class in com.orchestranetworks.addon.dqid
Defines an atomic outcome of IndicatorReport.
IndicatorValue(int, int) - Constructor for class com.orchestranetworks.addon.dqid.IndicatorValue
 
IndicatorValueDefinition - Class in com.orchestranetworks.addon.dqid
The definitions of the fields in the Indicator value table - Insight - Reporting data set.
IndicatorValueDefinition() - Constructor for class com.orchestranetworks.addon.dqid.IndicatorValueDefinition
 
INITIAL_CLUSTER - Static variable in class com.orchestranetworks.addon.daqa.MatchingConstants.ClusterId
 
InputData - Class in com.orchestranetworks.addon.rpfl
Defines the input data for a rule or rule context.
InputData(String, SchemaTypeName, UserMessage) - Constructor for class com.orchestranetworks.addon.rpfl.InputData
 
InputDefinition - Class in com.orchestranetworks.addon.dataexchange.transformation
Deprecated.
Since 2.3.0, replaced by InputDefinition.
InputDefinition(String, UserMessage, SchemaTypeName, boolean) - Constructor for class com.orchestranetworks.addon.dataexchange.transformation.InputDefinition
Deprecated.
 
InputDefinition - Class in com.orchestranetworks.addon.dex.transformation
Defines the input data for a Transformation class.
InputDefinition(String, UserMessage, SchemaTypeName, boolean) - Constructor for class com.orchestranetworks.addon.dex.transformation.InputDefinition
 
InputParameter - Class in com.orchestranetworks.addon.daqa.cleansing
Represents the input parameters for a cleansing procedure or cleansing operation.
InputParameter() - Constructor for class com.orchestranetworks.addon.daqa.cleansing.InputParameter
 
InputParameter - Class in com.orchestranetworks.addon.tese
Represents the input parameter for an algorithm.
InputParameter() - Constructor for class com.orchestranetworks.addon.tese.InputParameter
 
InputParameters - Static variable in class com.orchestranetworks.addon.mtrn.MonitoringPaths
The Constant InputParameters.
InputParameters_Name - Static variable in class com.orchestranetworks.addon.mtrn.MonitoringPaths
The Constant InputParameters_Name.
InputParameters_Value - Static variable in class com.orchestranetworks.addon.mtrn.MonitoringPaths
The Constant InputParameters_Value.
INSTANCE - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants
 
INTEGER - Static variable in class com.orchestranetworks.addon.dqid.common.FieldDECSubType
 
Integer1 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Integer path.
Integer10 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Integer path.
Integer2 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Integer path.
Integer3 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Integer path.
Integer4 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Integer path.
Integer5 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Integer path.
Integer6 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Integer path.
Integer7 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Integer path.
Integer8 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Integer path.
Integer9 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Integer path.
INTEGER_FORMAT - Static variable in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
 
IntegerValue - Class in com.orchestranetworks.addon.dqid
Represents an integer outcome of IndicatorReport.
IntegerValue(Integer, int, int) - Constructor for class com.orchestranetworks.addon.dqid.IntegerValue
 
INTEGRATION_DATASET - Static variable in interface com.orchestranetworks.addon.dqid.IndicatorStorage
Data set name of integration storage.
INTEGRATION_KEY - Static variable in interface com.orchestranetworks.addon.dqid.IndicatorStorage
Home key of integration storage.
INTERVAL - Static variable in class com.orchestranetworks.addon.dqid.common.SchemaTypeNameExtension
Built-in schema type for interval values supported by the add-on.
Interval1 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Interval path.
Interval2 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Interval path.
Interval3 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Interval path.
Interval4 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Interval path.
Interval5 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Interval path.
IntervalFormat - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
IntervalType - Class in com.orchestranetworks.addon.dqid.common
Represents popular interval formats.
IntervalValue - Class in com.orchestranetworks.addon.dqid
Represents an interval outcome of indicator execution.
IntervalValue(BigDecimal, int, int, IntervalType) - Constructor for class com.orchestranetworks.addon.dqid.IntervalValue
 
IntervalValue(BigDecimal, int, int) - Constructor for class com.orchestranetworks.addon.dqid.IntervalValue
The default interval type is IntervalType.DAY_HOUR.
isAccessPermissionRule() - Method in class com.orchestranetworks.addon.rpfl.RuleType
Returns true if this is an 'Access permission rule'.
isActionPermissionRule() - Method in class com.orchestranetworks.addon.rpfl.RuleType
Returns true if this is an 'Action permission rule'.
isActivated() - Method in enum com.orchestranetworks.addon.dama.DigitalAssetState
Deprecated.
Checks if is activated.
isActivated() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.DigitalAssetState
Checks whether the state activated.
isActive() - Method in interface com.orchestranetworks.addon.dqid.LinkedRecordInformation
Returns true if the linked record feature is activated.
isADS() - Method in class com.orchestranetworks.addon.hmfh.FileExtension
Returns true if the file extension is EBX.
isAfterCreate() - Method in class com.orchestranetworks.addon.rpfl.Hook
Returns true if this is 'After create'.
isAfterDelete() - Method in class com.orchestranetworks.addon.rpfl.Hook
Returns true if this is 'After delete'.
isAfterUpdate() - Method in class com.orchestranetworks.addon.rpfl.Hook
Returns true if this is 'After update'.
isAggregation() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationDefinition
Deprecated.
Returns true if the transformation function is used for aggregating fields.
isAggregation() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationDefinition
Returns true if the transformation function is used for aggregating fields.
isAlertRaisedByWatchdog() - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
Returns true if Watchdog is considered as an alert to save IndicatorReport.
isAll() - Method in enum com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorDateTypeEnum
Returns true if the current instance is ALL.
isAll() - Method in enum com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageEnum
Returns true if the current instance is ALL.
isAllowed() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.AccessPermission
 
isAnalyticViewSupported() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
Returns true if the indicator supports analytical views.
isAny() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
 
isAscending() - Method in class com.orchestranetworks.addon.dama.ext.bean.SortCriteria
Checks whether sorting is ascending.
isAscending() - Method in class com.orchestranetworks.addon.dama.SortCriteria
Deprecated.
Returns true if ascending.
isAssociation() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is Association.
isAttach() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.Action
Checks whether the action is set to attach.
isAutomatedRule() - Method in class com.orchestranetworks.addon.rpfl.RuleType
Returns true if this is an 'Automated rule'.
isAutomatic() - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
Returns true if the indicator runs on probe (trigger).
IsAutomatic - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
 
isAutomaticMerge() - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
 
isBarChartViewSupported() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
Returns true if the indicator supports the bar chart.
isBeforeCreate() - Method in class com.orchestranetworks.addon.rpfl.Hook
Returns true if this is 'Before create'.
isBeforeDelete() - Method in class com.orchestranetworks.addon.rpfl.Hook
Returns true if this is 'Before delete'.
isBeforeUpdate() - Method in class com.orchestranetworks.addon.rpfl.Hook
Returns true if this is 'Before update'.
isBestWord() - Method in interface com.orchestranetworks.addon.tese.SearchFieldConfiguration
 
isBidirectional() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationDefinition
Deprecated.
Returns true if transfer data can be executed in both directions.
isBidirectional() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationDefinition
Returns true if data transfer can be executed in both directions.
isBlockCommit() - Method in class com.orchestranetworks.addon.rpfl.DefaultConstraint
 
isBusinessRule() - Method in class com.orchestranetworks.addon.dqid.common.DECType
Returns true if this Data Element Concept type is DECType.BUSINESS_RULE.
isCalledOnHierarchyNode() - Method in interface com.orchestranetworks.addon.dex.common.DataExchangeServiceContext
Returns true if the current service is called from the contextual menu of a hierarchy node.
isCalledOnHome() - Method in interface com.orchestranetworks.addon.dex.common.DataExchangeServiceContext
Returns true if the current service is called from a data space or snapshot menu.
isCalledOnInstance() - Method in interface com.orchestranetworks.addon.dex.common.DataExchangeServiceContext
Returns true if the current service is called from a data set menu.
isCalledOnOccurrencePage() - Method in interface com.orchestranetworks.addon.dex.common.DataExchangeServiceContext
Returns true if the current service is called from a record page.
isCalledOnTable() - Method in interface com.orchestranetworks.addon.dex.common.DataExchangeServiceContext
Returns true if the current service is called on the whole table view.
isCalledOnTableSelection() - Method in interface com.orchestranetworks.addon.dex.common.DataExchangeServiceContext
Returns true if the current service is called on the selected records of the view.
isCardinalityOnFieldsDisplayed() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
Returns true if the graph must display cardinality on fields; false otherwise.
isCardinalityOnLinksDisplayed() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
Returns true if the graph must display cardinality on links; false otherwise.
isCaseInsensitiveMode() - Method in class com.orchestranetworks.addon.daqa.MatchingFieldValueFilter
 
isCheckbox() - Method in enum com.orchestranetworks.addon.dqid.common.HTMLComponent
Returns true if this component is HTMLComponent.CHECKBOX_COMPONENT.
isCheckEmptyORNullPrimaryKeys() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportSpec
Deprecated.
Returns true if all empty or null primary keys were checked before data import and false if this verification was not performed.
isCheckEmptyORNullPrimaryKeys() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
Deprecated.
Returns true if all empty or null primary keys were checked before data transfer and false if this verification was not performed.
isClean() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingState
Returns true if the record is in Clean state.
isCleanBatchOperationCode() - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
 
isCloseButtonDisplayed() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelSpec
Returns true if the close button is hidden.
isCOMMA() - Method in class com.orchestranetworks.addon.hmfh.CSVDelimiter
Returns true if the delimiter is COMMA.
isComma() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportSeparator
Deprecated.
Checks if this ExportSeparator instance is a comma.
isComparisonResult() - Method in enum com.orchestranetworks.addon.hmfh.DimensionsComparisonDisplayMode
Returns true if the ComparisonDisplayMode is comparison result.
isCompatible(SchemaTypeName) - Method in class com.orchestranetworks.addon.dqid.common.FieldDECSubType
Deprecated.
No replacement. The system will check the compatibility automatically.
isCompatible(String) - Method in class com.orchestranetworks.addon.dqid.common.WorkflowDECSubType
Deprecated.
No replacement. The system will check the compatibility automatically.
isCompatible(IndicatorDefinition) - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Returns true if this definition is compatible with an IndicatorDefinition.
isComplexType() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is COMPLEX.
isComputed() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
Returns true if the current field is a computed field.
isComputedValueIncluded() - Method in interface com.orchestranetworks.addon.dex.configuration.ExportConfigurationSpec
Returns true if the exported file contains computed values.
isComputedValueIncluded() - Method in class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
Returns true if the exported XML file contains computed values.
isComputedValueIncluded() - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
Returns true if the exported data contains computed values.
isComputedValueIncluded() - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
Returns true if the computed values on the source tables are transferred to the target tables.
isComputedValuesIncluded() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportXMLSpec
Deprecated.
Returns true if the exported XML file contains computed values.
isConfigured() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelSpec
Returns true if using a configuration from the add-on's administrative settings; false otherwise.
isContext() - Method in interface com.orchestranetworks.addon.rpfl.BusinessRuleDefinition
Returns true if this implementation can only be seen in the 'Rule Execution' table, otherwise this implementation can only be seen in the 'Rule' table.
isContinue() - Method in enum com.orchestranetworks.addon.dataexchange.validator.ValidatorStatus
Deprecated.
Returns true if the validator status is CONTINUE.
isConvert() - Method in class com.orchestranetworks.addon.hmfh.HmfhLoggingProcedureEnumeration
Returns true if the procedure is a convert.
isCorrelatedWatchdogCode() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a correlated watchdog code.
isCorrelatedWatchdogExpression() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a correlated watchdog expression.
isCorrelatedWatchdogLabel() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a correlated watchdog label.
isCorrelatedWatchdogResults() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents watchdog indicator results of a correlated watchdog.
isCreate() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
Returns true if in creation operation.
isCrosswalkResultPersistenceActivated() - Method in class com.orchestranetworks.addon.daqa.RecordContext
Returns the boolean result.
isCrosswalkResultPersistenceActivated() - Method in class com.orchestranetworks.addon.daqa.TableContext
Returns the boolean result.
isCSV() - Method in class com.orchestranetworks.addon.adix.ExportType
Deprecated.
Returns true if the export type is CSV.
isCSV() - Method in class com.orchestranetworks.addon.adix.ImportType
Deprecated.
Returns true if the import type is CSV.
isCSV() - Method in class com.orchestranetworks.addon.dataexchange.transformation.ApplicationType
Returns true if the application type is CSV.
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.
isCSVExport() - Method in enum com.orchestranetworks.addon.dex.configuration.ServiceType
Returns true if the service type is CSV_EXPORT.
isCSVImport() - Method in enum com.orchestranetworks.addon.dex.configuration.ServiceType
Returns true if the service type is CSV_IMPORT.
isCurrentVersion() - Method in class com.orchestranetworks.addon.dama.DigitalAssetVersionSpec
Deprecated.
Returns true if this is the current version.
isCurrentVersion() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
Checks if is current version.
isCurrentVersion() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionSpec
Checks whether this is the current version.
isCurrentVersion() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
Checks whether this is the current version.
isCustomSelection() - Method in class com.orchestranetworks.addon.daqa.cleansing.ParameterDefinition
Returns true if current parameter definition is a custom selection.
isDaily() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
 
isDashboardToPDF() - Method in enum com.orchestranetworks.addon.dqid.dashboard.DashboardExportType
Returns true if this is DashboardExportType.DASHBOARD_TO_PDF.
isDashboardToXML() - Method in enum com.orchestranetworks.addon.dqid.dashboard.DashboardExportType
Returns true if this is DashboardExportType.DASHBOARD_TO_XML.
isDataBeforeTransformationValidated() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
Returns true if the import data is validated before transformation execution.
isDataElement() - Method in enum com.orchestranetworks.addon.igov.enumerations.ISOType
Returns true if the ISO-IEC 11179 type is DATA ELEMENT.
isDataFromReferencedTablesExported() - Method in class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
Returns true if the export includes the related data from the referenced tables.
isDataReferencingSelectedRecordExported() - Method in class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
Returns true if the export includes the related data from tables that reference the selected record.
isDataset() - Method in class com.orchestranetworks.addon.dqid.common.DECType
Returns true if this Data Element Concept type is DECType.DATASET.
isDataset() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a data set.
isDataset() - Method in class com.orchestranetworks.addon.rpfl.PermissionScope
Returns true if this is a scope 'Data set'.
isDatasetField() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DatasetField
 
isDatasetField() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
Returns true if the current node is a field contained in a dataset node and not in a table node.
isDatasetGroup() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DatasetGroup
 
isDatasetGroup() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
Returns true if the current node is a group contained in a dataset node and not in a table node.
isDataspace() - Method in class com.orchestranetworks.addon.dqid.common.DECType
Returns true if this Data Element Concept type is DECType.DATASPACE.
isDataspace() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a data space.
isDataType() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is DATA TYPE.
isDataValidatedBeforeTransformation() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
Returns true if the import data is validated before transformation executing.
isDataValue() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is DATA VALUE.
isDate() - Method in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
Returns true if this data type format is DataTypeFormat.DATE_FORMAT.
isDateOnly(Date) - Static method in class com.orchestranetworks.addon.dqid.common.FormatDataPolicy
Returns true if the date instance doesn't carry the time part.
isDateSupported() - Method in class com.orchestranetworks.addon.tese.SearchComparator
Returns true if the algorithm supports searching in date-type fields.
isDateTime() - Method in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
Returns true if this data type format is DataTypeFormat.DATETIME_FORMAT.
isDateTime() - Method in enum com.orchestranetworks.addon.dqid.common.HTMLComponent
Returns true if this component is HTMLComponent.DATETIME_COMPONENT.
isDateType() - Method in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
isDayHour() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
Returns true if this has 'day - hour' format.
isDayHourMinute() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
Returns true if this has 'day - hour - minute' format.
isDeactivated() - Method in enum com.orchestranetworks.addon.dama.DigitalAssetState
Deprecated.
Checks if is deactivated.
isDeactivated() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.DigitalAssetState
Checks whether the state deactivated.
isDEC() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionEnvironment
 
isDEC() - Method in interface com.orchestranetworks.addon.dqid.IndicatorExecutionEnvironment
Returns true if in data element concept mode.
isDEC() - Method in class com.orchestranetworks.addon.dqid.WorkflowIndicatorExecutionEnvironment
 
isDEC() - Method in enum com.orchestranetworks.addon.igov.enumerations.ISOType
Returns true if the ISO-IEC 11179 type is DATA ELEMENT CONCEPT.
isDECBusinessCode() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a data element concept business code.
isDecimal() - Method in class com.orchestranetworks.addon.dqid.WatchdogInformation
Returns true if decimal numbers for min/max occurrence is allowed.
isDECLabel() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a data element concept label.
isDefault() - Method in interface com.orchestranetworks.addon.dqid.IndicatorStorage
Returns true if in configuration, this storage is default.
isDefaultOnly() - Method in class com.orchestranetworks.addon.daqa.LoadCacheContext
Determines whether the cache for the default policy must be loaded.
isDefaultSQL() - Method in class com.orchestranetworks.addon.dataexchange.transformation.ApplicationType
Returns true if the application type is Default SQL.
isDefaultSQLExport() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportType
Deprecated.
Returns true if the export type is EXPORT_DEFAULT_SQL.
isDefaultSQLImport() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportType
Deprecated.
Returns true if the import type is IMPORT_DEFAULT_SQL.
isDefaultXML() - Method in class com.orchestranetworks.addon.dataexchange.transformation.ApplicationType
Returns true if the application type is Default XML.
isDefaultXML() - Method in class com.orchestranetworks.addon.dex.common.generation.XMLTableHelperSpec
Returns true if XMLTable is declared with the 'Default XML' application type, false if XMLTable is declared with the 'XML' application type in the {addon.label} dataset.
isDefaultXML() - Method in class com.orchestranetworks.addon.dex.configuration.XMLExportConfigurationSpec
Returns true if data are exported using the default configuration.
isDelete() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
Returns true if in deletion operation.
isDeleteBeforeImport() - Method in class com.orchestranetworks.addon.hmfh.ImportType
Returns true if the import type is DELETE_BEFORE_IMPORT.
isDeleted() - Method in interface com.orchestranetworks.addon.daqa.MatchingState
Returns true if the record is in Deleted state.
isDeleteOldLog() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
 
isDelimiterForOnlyStringUsed() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
Returns true if the delimiter is only used for string data types.
isDelimiterUsedForOnlyString() - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
Returns true if the delimiter is only used for string data types.
isDigitalChartViewSupported() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
Returns true if the indicator supports the digital chart.
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.
isDisplayed() - Method in interface com.orchestranetworks.addon.dmdv.data.NodeContext
Returns true if this node is currently displayed in the graph.
isDomain() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is DOMAIN.
isDropDownBox() - Method in enum com.orchestranetworks.addon.dqid.common.HTMLComponent
Returns true if this component is HTMLComponent.DROPDOWNBOX_COMPONENT.
isEBX() - Method in class com.orchestranetworks.addon.dataexchange.transformation.ApplicationType
Returns true if the application type is EBX.
isEBX() - Method in class com.orchestranetworks.addon.hmfh.FileExtension
Returns true if the file extension is EBX.
isEmpty() - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnResultList
Deprecated.
Returns true if this SQLMappingColumnResultList is empty.
isEmpty() - Method in class com.orchestranetworks.addon.dex.mapping.FieldMappingList
Returns true if this list contains no elements.
isEmpty() - Method in class com.orchestranetworks.addon.dex.mapping.TableMappingList
Returns true if this list contains no elements.
isEmpty() - Method in class com.orchestranetworks.addon.dex.result.ResultList
Returns true if this list contains no elements.
isEmpty() - Method in class com.orchestranetworks.addon.gram.graph.GraphNodes
Checks whether current graph contains nodes.
isEmpty() - Method in interface com.orchestranetworks.addon.hmfh.UserMessageList
 
isEmptyOrNullPrimaryKeyChecked() - Method in class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
Returns true if all empty or null primary keys were checked before data import and false if this verification was not performed.
isEmptyOrNullPrimaryKeyChecked() - Method in interface com.orchestranetworks.addon.dex.configuration.ImportConfigurationSpec
Returns true if all empty or null primary keys were checked before data import and false if this verification was not performed.
isEmptyOrNullPrimaryKeyChecked() - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
Returns true if all empty or null primary keys were checked before data import and false if this verification was not performed.
isEmptyOrNullPrimaryKeyChecked() - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
Returns true if all empty or null primary keys were checked before data import and false if this verification was not performed.
isEmptyOrNullValueIgnored() - Method in class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
Returns true if all empty or null values are ignored in the process of importing data.
isEmptyOrNullValueIgnored() - Method in interface com.orchestranetworks.addon.dex.configuration.ImportConfigurationSpec
Returns true if all empty or null values are ignored in the process of importing data.
isEmptyOrNullValueIgnored() - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
Returns true if all empty or null values are ignored in the process of importing data.
isEmptyOrNullValueIgnored() - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
Returns true if all empty or null values are ignored in the process of importing data.
isEnum() - Method in class com.orchestranetworks.addon.dqid.ListConstraint
Returns true in case of enumeration.
isEnumerationLabelExported() - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
Returns true if the exported file will contain an information column with the label of the enumeration.
isEnumerationLabelExported() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
Returns true if the exported file will contain an information column with the label of the enumeration.
isEnumerationsExported() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
Returns true if the exported file will contain enumerations matching the one in the data model.
isEPMA() - Method in class com.orchestranetworks.addon.hmfh.ApplicationStructure
Returns true if the application structure is EPMA.
isError() - Method in interface com.orchestranetworks.addon.dama.ext.backuprestore.DriveInformation
Returns true if there is an error.
isESSBASE() - Method in class com.orchestranetworks.addon.hmfh.ApplicationStructure
Returns true if the application structure is ESSBASE.
isExact() - Method in enum com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorDateTypeEnum
Returns true if the current instance is EXACT.
isExcel() - Method in class com.orchestranetworks.addon.dataexchange.transformation.ApplicationType
Returns true if the application type is Excel.
isExcel() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportExcelOutput
Deprecated.
Checks if this ExportExcelOutput instance is a valid Excel output.
isExcel() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportOutput
Checks if this ExportOutput instance is a valid Excel output.
isExcelForMultipleTables() - Method in class com.orchestranetworks.addon.adix.ExportType
Deprecated.
Returns true if the export type is EXCEL_FOR_MULTIPLE_TABLES.
isExcelForMultipleTables() - Method in class com.orchestranetworks.addon.adix.ImportType
Deprecated.
Returns true if the import type is EXCEL_FOR_MULTIPLE_TABLES.
isExcelForSingleTable() - Method in class com.orchestranetworks.addon.adix.ExportType
Deprecated.
Returns true if the export type is EXCEL_FOR_SINGLE_TABLE.
isExcelForSingleTable() - Method in class com.orchestranetworks.addon.adix.ImportType
Deprecated.
Returns true if the import type is EXCEL_FOR_SINGLE_TABLE.
isExcelXls() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportExcelOutput
Deprecated.
Checks if this ExportExcelOutput instance is Excel 2003.
isExcelXls() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportOutput
Checks if this ExportOutput instance is Excel 2003.
isExcelXlsX() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportExcelOutput
Deprecated.
Checks if this ExportExcelOutput instance is Excel 2007.
isExcelXlsx() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportExcelOutput
Deprecated.
Checks if this ExportExcelOutput instance is Excel 2007.
isExcelXlsx() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportOutput
Checks if this ExportOutput instance is Excel 2007.
isExport() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeServiceType
Deprecated.
Returns true if service type is EXPORT.
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.
isExportDefaultXML() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportType
Deprecated.
Returns true if the export type is EXPORT_DEFAULT_XML.
isExportDMAContext() - Method in class com.orchestranetworks.addon.igov.services.PDFExportSpec
Returns is export default context or not.
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.
isExportXML() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportType
Deprecated.
Returns true if the export type is EXPORT_XML.
isExternalManagement() - Method in class com.orchestranetworks.addon.dama.ext.bean.DriveType
Returns true if the drive type is [ON] External management.
isExternalTable() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Table
Returns true if the current table node is an external table.
isFail() - Method in enum com.orchestranetworks.addon.dataexchange.validator.ValidatorStatus
Deprecated.
Returns true if the validator status is FAIL.
isFailure() - Method in class com.orchestranetworks.addon.mtrn.StopCause
Returns true if the stop cause is 'Failure'.
isField() - Method in class com.orchestranetworks.addon.daqa.cleansing.DECType
 
isField() - Method in class com.orchestranetworks.addon.dqid.common.DECType
Returns true if this Data Element Concept type is DECType.FIELD.
isField() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a field.
isField() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is FIELD.
isField() - Method in class com.orchestranetworks.addon.rpfl.PermissionScope
Returns true if this is a scope 'Field'.
isField() - Method in class com.orchestranetworks.addon.tese.SearchSelectionMode
Returns true when the search is on fields.
isFieldNameForLabelApplied() - Method in class com.orchestranetworks.addon.dml.DataModelSpec
Returns true if the field name is used for the field label when saving the data model configuration in the Dynamic data modeling dataset.
isFieldPrimaryKey() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
Returns true if the target field is a primary key.
isFileSystem() - Method in class com.orchestranetworks.addon.dama.DriveType
Deprecated.
Checks whether this is the file system.
isFileSystem() - Method in class com.orchestranetworks.addon.dama.ext.bean.DriveType
Returns true if the drive type is [ON] File system.
isFilterPredicate() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a filter predicate.
isFixed() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingState
Returns true if the record is in Fixed state.
isFlatData() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
isFlatData() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
 
isFlatData() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
Returns true if this class represents the Flat data report table.
isForcedImport() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportSpec
Deprecated.
Returns true if all triggers and constraints are disabled in the process of importing data.
isForcedTransfer() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
Deprecated.
Returns true if all triggers and constraints are disabled in the process of transferring data.
isForcePrecisionAsDisplayed() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
Returns true if the displayed value of numbers in each cell will be read and imported.
isForeignKey() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
Returns true if the current node is a foreign key.
isForeignKeyDisplayed() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
Returns true if the graph must display foreign keys as fields; false if the graph only displays foreign keys as links.
isForeignKeyLabelExported() - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
Returns true if the exported file contains an information column with the foreign key label.
isForeignKeyLabelExported() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
Returns true if the exported file contains an information column with the label of the foreign key.
isForeignKeyLabeling() - Method in class com.orchestranetworks.addon.daqa.FieldContext
Returns true if the context uses the foreign key's value instead of its label.
isForeignKeyPermalinkExported() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
Returns true if the exported file will contain the permalink for the foreign key.
isFull() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportType
Returns true if the ExportType instance is FULL.
isFullTableScanRequired() - Method in class com.orchestranetworks.addon.tese.SearchComparator
Searches only the most relevant records by default.
isGolden() - Method in interface com.orchestranetworks.addon.daqa.MatchingState
Returns true if the record is in Golden state.
isGroup() - Method in class com.orchestranetworks.addon.dqid.common.DECType
Returns true if this Data Element Concept type is DECType.GROUP.
isGroup() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a group.
isGroupBy() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
Returns is group by.
isGroupField() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is GROUP OF FIELD.
isHeaderComparedToIgnoreCase() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
Return true if case-insensitive comparison is used when matching the header column.
isHeaderComparedToIgnoreCase() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
Return true if a case-insensitive comparison is used when matching the header column.
isHeaderExported() - Method in class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
Returns true if the first row of every column in the file contains the column label in the Excel, CSV file or the exported XML file contains {addon.label} header.
isHeaderUsed() - Method in class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
Returns true if the first row of every column in the file contains the column label in the Excel/CSV file, or the imported XML file contains the {addon.label} header.
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.
isHidden() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
Returns true if the current node is hidden.
isHiddenFieldsDisplayed() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
Returns true if the graph must display hidden fields; false otherwise.
isHierarchies() - Method in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
Returns true if the Hierarchies exist, otherwise returns false.
isHourly() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
 
isHourMinute() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
Returns true if this has 'hour - minute' format.
isHourMinuteSecond() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
Returns true if this has 'hour - minute - second' format.
isHTMLComponentForEnumeration() - Method in enum com.orchestranetworks.addon.dqid.common.HTMLComponent
Returns true if it is a radio box or check box or drop-down box component.
isIgnore() - Method in enum com.orchestranetworks.addon.dataexchange.validator.ValidatorStatus
Deprecated.
Returns true if the validator status is IGNORE.
isIgnoredFieldExported() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
Returns true if the ignored field is exported as a blank column.
isIgnoreEmptyORNullValue() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportSpec
Deprecated.
Returns true if all empty or null values are ignored in the process of importing data.
isIgnoreEmptyORNullValue() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
Deprecated.
Returns true if all empty or null values are ignored in the process of transferring data.
isImageStretch() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeImage
Returns true if the image is stretched within its bounding box; false otherwise.
isImport() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeServiceType
Deprecated.
Returns true if service type is IMPORT.
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.
isImportForced() - Method in class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
Returns true if all triggers and constraints are disabled in the process of importing data.
isImportForced() - Method in interface com.orchestranetworks.addon.dex.configuration.ImportConfigurationSpec
Returns true if all triggers and constraints are disabled in the process of importing data.
isImportForced() - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
Returns true if all triggers and constraints are disabled in the process of importing data.
isImportForced() - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
Returns true if all triggers and constraints are disabled in the process of importing data.
isImportOnlyValidRecord() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
Returns true if validation errors exist and the user chooses import only valid records.
isImportOnlyValidRecord() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
Returns true if validation errors exist and the user chooses to import only valid records.
isImportRule() - Method in class com.orchestranetworks.addon.igov.services.datamodel.ServiceImportExcelSpec
Deprecated.
Returns true if it requires importing Rule.
isImportRule() - Method in class com.orchestranetworks.addon.igov.services.ExcelImportSpec
Returns true if it requires importing Rule.
isImportSequence() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
Returns true if the Excel sheet data are imported sequentially at simulation import mode.
isImportXML() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportType
Deprecated.
Returns true if import type is IMPORT_XML.
isIncludeRule() - Method in class com.orchestranetworks.addon.igov.services.datamodel.ServiceExportExcelSpec
Deprecated.
Returns true if export the rule.
isIncludeRule() - Method in class com.orchestranetworks.addon.igov.services.ExcelExportSpec
Returns true if export the rule.
isInDateRange(Date) - Method in class com.orchestranetworks.addon.dama.DateRange
Deprecated.
Checks if the specified date is in date range.
isInDateRange(Date) - Method in class com.orchestranetworks.addon.dama.ext.bean.DateRange
Checks whether the date is in date range.
isIndicatorCode() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents an Indicator code.
isIndicatorLabel() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents an Indicator label.
isIndicatorResult() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents an Indicator result.
isInMemory() - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
 
isInOtherDataModel() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferOption
Deprecated.
Returns true if the transfer option is IN_OTHER_DATA_MODEL.
isInSameDataModel() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferOption
Deprecated.
Returns true if the transfer option is IN_SAME_DATA_MODEL.
isInterval() - Method in enum com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorDateTypeEnum
Returns true if the current instance is INTERVAL.
isInvalidDataDownloaded() - Method in class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
Returns true if all records with errors in their data rows are exported to a downloadable file.
isItem() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportErrorType
Returns true if the ServiceImportExcelDataErrorType instance is ITEM.
isKeepExistingValue() - Method in class com.orchestranetworks.addon.hmfh.BehaviorOfImportEmptyValue
Returns true if the behavior is KEEP, otherwise returns false.
isKeepLastValue() - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
Returns true if keep the last data.
isKeywordUnbounded() - Method in interface com.orchestranetworks.addon.tese.SearchConfiguration
Deprecated.
as of release 2.0.0.
isKill() - Method in class com.orchestranetworks.addon.mtrn.StopCause
Returns true if the stop cause is 'Kill'.
isLabelOnLinksDisplayed() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
Returns true if the graph must display labels on links; false otherwise.
isLight() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportType
Returns true if the ExportType instance is LIGHT.
isLinkedRecordVisibleOnIndicatorOnDECTable(Adaptation) - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
Returns true.
isLinkedRecordVisibleOnIndicatorOnDECTable(Adaptation) - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
Returns true.
isLinkedRecordVisibleOnIndicatorOnDECTable(Adaptation) - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
Returns true if the Linked record field is visible on the Indicator on DEC table.
isLinkedRecordVisibleOnIndicatorTable() - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
Returns true.
isLinkedRecordVisibleOnIndicatorTable() - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
Returns true.
isLinkedRecordVisibleOnIndicatorTable() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
Returns true if the Linked record field is visible on the Indicator table.
isList() - Method in class com.orchestranetworks.addon.daqa.cleansing.ParameterDefinition
Returns true if its definition is a multiple occurrence.
isList() - Method in class com.orchestranetworks.addon.dataexchange.transformation.InputDefinition
Deprecated.
Returns true if input data is a list.
isList() - Method in class com.orchestranetworks.addon.dataexchange.transformation.OutputDefinition
Deprecated.
Returns true if output data is a list.
isList() - Method in class com.orchestranetworks.addon.dex.transformation.InputDefinition
Returns true if the input data is a list.
isList() - Method in class com.orchestranetworks.addon.dex.transformation.OutputDefinition
Returns true if the output data is a list.
isList() - Method in class com.orchestranetworks.addon.dqid.ListConstraint
Returns true if the maximum occurrence number is greater than 1.
isList() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
Returns true if the definition is a multiple-occurrenced or enumeration type.
isLocaleForNumberFormatUsed() - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
Returns true if the language and corresponding number format policy are applied.
isMandatory() - Method in class com.orchestranetworks.addon.rpfl.PropertyData
Returns true if this property is mandatory.
isManualValidationRule() - Method in class com.orchestranetworks.addon.rpfl.RuleType
Returns true if this is a 'Manual Validation rule'.
isMatchingActive() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingOperationDefinition
Returns true if Matching is active during Cleansing operation execution.
isMatchingActive() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingOperationDefinitionContext
Returns true if Matching is active during Cleansing operation execution.
isMatchingPolicyContextConditionsMet(Adaptation) - Method in class com.orchestranetworks.addon.daqa.MatchingPolicyContextChecker
Returns true if all required conditions are met for the current matching policy context.
isMatchingPolicyContextConditionsMet(TransientRecordContext) - Method in class com.orchestranetworks.addon.daqa.MatchingPolicyContextChecker
Returns true if all required conditions are met for the current matching policy context.
isMatrix() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportType
Returns true if the ExportType instance is MATRIX.
isMembers() - Method in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
Returns true if the Members exist, otherwise returns false.
isMerged() - Method in interface com.orchestranetworks.addon.daqa.MatchingState
Returns true if the record is in Merged state.
isMinuteSecond() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
Returns true if this has 'minute - second' format.
IsMissingTimeSeriesInTheFuture - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
IsMissingTimeSeriesInThePast - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
isMonthDay() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
Returns true if this has 'month - day' format.
isMonthly() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
 
isMonthWeekDay() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
Returns true if this has 'month - week - day' format.
isNegativeSupported() - Method in class com.orchestranetworks.addon.dqid.ParameterConstraint
Returns true if the data type is Number and negative values are allowed.
isNegativeSupported() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
Returns true if the data type is Number, and it allows a negative number.
isNoNamespaceDatatype() - Method in class com.orchestranetworks.addon.dqid.common.SchemaTypeNameExtension
Returns false.
isNormal() - Method in enum com.orchestranetworks.addon.hmfh.DimensionsComparisonDisplayMode
Returns true if the ComparisonDisplayMode is normal.
isNormal() - Method in class com.orchestranetworks.addon.mtrn.StopCause
Returns true if the stop cause is 'Normal'.
isNotAllowed() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.AccessPermission
 
isNotEBX() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is NotEBX.
isNothing() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.Action
Checks whether the action is set to nothing.
isNullSupported() - Method in class com.orchestranetworks.addon.tese.SearchComparator
Returns true if the algorithm supports the comparison of null for the pivot record.
isNullSupported() - Method in class com.orchestranetworks.addon.tese.SearchDistanceObject
Null value must be supported.
isNumeric() - Method in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
Returns true if this data type format is DataTypeFormat.INTEGER_FORMAT, or DataTypeFormat.DECIMAL_FORMAT is true.
isNumericSupported() - Method in class com.orchestranetworks.addon.tese.SearchComparator
Returns true if the algorithm supports numeric field.
isNumericTextBox() - Method in enum com.orchestranetworks.addon.dqid.common.HTMLComponent
Returns true if this component is HTMLComponent.NUMERIC_TEXTBOX_COMPONENT.
isObjectClass() - Method in enum com.orchestranetworks.addon.igov.enumerations.ISOType
Returns true if the ISO-IEC 11179 type is OBJECT CLASS.
isOmitXMLComment() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportXMLSpec
Deprecated.
Returns true if the exported XML file omits comment.
isOnConstraint() - Method in class com.orchestranetworks.addon.rpfl.Hook
Returns true if this is 'On constraint'.
isOnDemand() - Method in class com.orchestranetworks.addon.dqid.common.FrequencyType
 
isOnDemand() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnDemand
 
isOnDemand() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
 
isOnDemand() - Method in class com.orchestranetworks.addon.dqid.IndicatorExecutionContext
Returns true if on demand mode.
isOnDemand() - Method in class com.orchestranetworks.addon.dqid.WorkflowIndicatorExecutionContext
 
isOnDemand() - Method in class com.orchestranetworks.addon.rpfl.Hook
Returns true if this is 'On demand'.
isOnProbe() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnDemand
 
isOnProbe() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
 
isOnProbe() - Method in class com.orchestranetworks.addon.dqid.IndicatorExecutionContext
Returns true if on probe/trigger mode.
isOnProbe() - Method in class com.orchestranetworks.addon.dqid.WorkflowIndicatorExecutionContext
 
isOperation() - Method in class com.orchestranetworks.addon.dqid.common.DECType
Returns true if this Data Element Concept type is DECType.OPERATION.
isOperation() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents an operation.
isOperationExecutionMode() - Method in enum com.orchestranetworks.addon.daqa.cleansing.CleansingExecutionContext.ExecutionMode
 
isOSDDatatype() - Method in class com.orchestranetworks.addon.dqid.common.SchemaTypeNameExtension
Returns false.
isOther() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportSeparator
Deprecated.
Checks if this ExportSeparator instance is a custom defined separator.
ISOType - Enum in com.orchestranetworks.addon.igov.enumerations
This enumeration class defines the available ISO-IEC 11179 types.
isOverwriteExistingValue() - Method in class com.orchestranetworks.addon.hmfh.BehaviorOfImportEmptyValue
Returns true if the behavior is OVERWRITE, otherwise returns false.
isPDF() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportOutput
Checks if this ExportOutput instance is Excel 2007.
isPermissionChecked() - Method in interface com.orchestranetworks.addon.tese.SearchConfiguration
 
isPermissionChecked() - Method in class com.orchestranetworks.addon.tese.SearchContext
Checks user's permission to access data.
isPermissionRule() - Method in class com.orchestranetworks.addon.dqid.common.DECType
Returns true if this Data Element Concept type is DECType.PERMISSION_RULE.
isPersistedResult() - Method in class com.orchestranetworks.addon.tese.SearchContext
Deprecated.
as of release 2.0.0.
isPieChartViewSupported() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
Returns true if the indicator supports the pie chart.
isPIPE() - Method in class com.orchestranetworks.addon.hmfh.CSVDelimiter
Returns true if the delimiter is PIPE.
isPivot() - Method in interface com.orchestranetworks.addon.daqa.MatchingState
Returns true if the record is in Pivot state.
isPLANNING() - Method in class com.orchestranetworks.addon.hmfh.ApplicationStructure
Returns true if the application structure is PLANNING.
isPrimaryKey() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableField
Returns true if the current node is a primary key field.
isPrimaryKeyLabelExported() - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
Returns true if the exported file contains an information column with the primary key label.
isPrimaryKeyLabelExported() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
Returns true if the exported file contains an information column with the label of the primary key.
isPrimaryKeyPermalinkExported() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
Returns true if the exported file will contain the permalink for the primary key.
isProcedureExecutionMode() - Method in enum com.orchestranetworks.addon.daqa.cleansing.CleansingExecutionContext.ExecutionMode
 
isProduction() - Method in enum com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageEnum
Returns true if the current instance is PRODUCTION.
isProfilingMode() - Method in enum com.orchestranetworks.addon.daqa.cleansing.CleansingExecutionContext.ExecutionMode
 
isProperty() - Method in enum com.orchestranetworks.addon.igov.enumerations.ISOType
Returns true if the ISO-IEC 11179 type is PROPERTY.
isPropertyArray() - Method in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
Returns true if the PropertyArray exists, otherwise returns false.
isPurgeFlatTable() - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
Returns true if purge data from flat table.
isPurgeReportTable() - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
Returns true if purge data from flat table.
isQualityDefect() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
Returns the quality defect.
isQuarterly() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
 
isRadioBox() - Method in enum com.orchestranetworks.addon.dqid.common.HTMLComponent
Returns true if this component is HTMLComponent.RADIOBOX_COMPONENT.
isReadOnly() - Method in class com.orchestranetworks.addon.dama.servicecomponent.EditAssetServiceSpec
Checks if is read only is selected.
isRealTime() - Method in class com.orchestranetworks.addon.dqid.common.FrequencyType
 
isRecord() - Method in class com.orchestranetworks.addon.daqa.cleansing.DECType
 
isRecord() - Method in class com.orchestranetworks.addon.rpfl.PermissionScope
Returns true if this is a scope 'Record'.
isRecordDeprecated(Adaptation) - Method in class com.orchestranetworks.addon.daqa.cleansing.DeprecatedRecordChecker
Returns true if current record is deprecated.
isRecordLink() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a record reference.
isRedundantCharactersInHeaderRemoved() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
Return true if redundant characters contained in the header are removed during matching.
isRedundantCharactersInHeaderRemoved() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
Return true if redundant characters contained in the header are removed during matching.
isReferenceSheetIncluded() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
Returns true if a reference sheet called 'Reference table mapping' is added at the end of the Excel file.
isReferenceSheetTable() - Method in class com.orchestranetworks.addon.dex.mapping.SpreadsheetTable
Returns true if this is the reference sheet containing metadata such as the sheet name, the table label, and the table path used to detect the mapping between sheets and tables upon import.
isReplaceAllContent() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportMode
Deprecated.
Returns true if import mode is REPLACE_ALL_CONTENT.
isResultUnbounded() - Method in interface com.orchestranetworks.addon.tese.SearchConfiguration
 
isReversed() - Method in interface com.orchestranetworks.addon.dmdv.data.LinkStepConfiguration
Returns true if the foreign key is reverse direction.
isRule() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportErrorType
Returns true if the ServiceImportExcelDataErrorType instance is RULE.
isSavedToDynamicDataModelingDataset() - Method in class com.orchestranetworks.addon.dml.DataModelSpec
Returns true if the data model parsed from the DataModelSource is saved to the Dynamic data modeling dataset.
isSavedToHistory() - Method in class com.orchestranetworks.addon.tese.RepositorySearchContext
 
isSearchDate() - Method in class com.orchestranetworks.addon.tese.SearchContext
Returns true when the search is on a date/time data type.
isSection() - Method in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
Returns true if the Section exist, otherwise returns false.
isSelectedByDefault() - Method in interface com.orchestranetworks.addon.tese.SearchTableConfiguration
Deprecated.
as of release 2.0.0.
isSemester() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
 
isSEMICOLON() - Method in class com.orchestranetworks.addon.hmfh.CSVDelimiter
Returns true if the delimiter is SEMICOLON.
isSemicolon() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportSeparator
Deprecated.
Checks if this ExportSeparator instance is a semicolon.
isService() - Method in class com.orchestranetworks.addon.dqid.common.DECType
Deprecated.
As of v1.4.0, replaced by DECType.isOperation().
isService() - Method in class com.orchestranetworks.addon.rpfl.PermissionScope
Returns true if this is a scope 'Service'.
isShowLegend() - Method in class com.orchestranetworks.addon.dqid.chart.Template
Returns true if legend has display.
isSPACE() - Method in class com.orchestranetworks.addon.hmfh.CSVDelimiter
Returns true if the delimiter is SPACE.
isSpace() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportSeparator
Deprecated.
Checks if this ExportSeparator instance is a space.
isSpreadsheetExport() - Method in enum com.orchestranetworks.addon.dex.configuration.ServiceType
Returns true if the service type is SPREADSHEET_EXPORT.
isSpreadsheetImport() - Method in enum com.orchestranetworks.addon.dex.configuration.ServiceType
Returns true if the service type is SPREADSHEET_IMPORT.
isSQLExport() - Method in enum com.orchestranetworks.addon.dex.configuration.ServiceType
Returns true if the service type is SQL_EXPORT.
isSQLImport() - Method in enum com.orchestranetworks.addon.dex.configuration.ServiceType
Returns true if the service type is SQL_IMPORT.
isStart() - Method in class com.orchestranetworks.addon.mtrn.State
Returns true if the state is 'Started'.
isStop() - Method in class com.orchestranetworks.addon.mtrn.State
Returns true if the state is 'Stopped'.
isStopAndRollBackOnError() - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
Returns true if all executed transfers have been successful and the whole transaction committed.
isSubtitleExported() - Method in class com.orchestranetworks.addon.dex.configuration.SubtitleTemplate
Returns the true if the subtitle is exported in an Excel file.
isSuspect() - Method in interface com.orchestranetworks.addon.daqa.MatchingState
Returns true if the record is in Suspect state.
isSuspend() - Method in class com.orchestranetworks.addon.mtrn.State
Returns true if the state is 'Suspended'.
isSuspicious() - Method in interface com.orchestranetworks.addon.daqa.MatchingState
Returns true if the record is in Suspicious state.
isSystemDate() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a date instance.
isSystemDateTime() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a date-time instance.
isSystemTime() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a time instance.
isTAB() - Method in class com.orchestranetworks.addon.hmfh.CSVDelimiter
Returns true if the delimiter is TAB.
isTab() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportSeparator
Deprecated.
Checks if this ExportSeparator instance is a tab.
isTable() - Method in class com.orchestranetworks.addon.daqa.cleansing.DECType
 
isTable() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
Returns true if the current node is a table node.
isTable() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Table
 
isTable() - Method in class com.orchestranetworks.addon.dqid.common.DECType
Returns true if this Data Element Concept type is DECType.TABLE.
isTable() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a table.
isTable() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is TABLE.
isTable() - Method in class com.orchestranetworks.addon.rpfl.PermissionScope
Returns true if this is a scope 'Table'.
isTable() - Method in class com.orchestranetworks.addon.tese.SearchSelectionMode
Returns true when the search is on tables.
isTableBorderUsed() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportTemplate
Returns true if a border is used for exported data.
isTableField() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
Returns true if the current node is a field contained in a table node.
isTableField() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableField
Returns true if the current node is a table field.
isTableFilterPredicateSupported() - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
Returns true if this indicator is at the table, group, or field level.
isTableFilterPredicateSupported() - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
Always returns false.
isTableFilterPredicateSupported() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
Returns true if this indicator supports table filter predicates.
isTableGroup() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
Returns true if the current node is a group contained in a table node.
isTableGroup() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
 
isTableLink() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a table reference.
isTableOccurrence() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeDataAccessSpec
Deprecated.
Returns true if the process of importing, exporting or transferring executes on a table record, not a dataset.
isTableSetRule() - Method in class com.orchestranetworks.addon.rpfl.RuleType
Returns true if this is a 'Table set rule'.
isTest() - Method in enum com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageEnum
Returns true if the current instance is TEST.
isTextBox() - Method in enum com.orchestranetworks.addon.dqid.common.HTMLComponent
Returns true if this component is HTMLComponent.TEXTBOX_COMPONENT.
isTime() - Method in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
Returns true if this data type format is DataTypeFormat.TIME_FORMAT.
isTimeline() - Method in class com.orchestranetworks.addon.dqid.common.FrequencyType
 
isTitleExported() - Method in class com.orchestranetworks.addon.dex.configuration.TitleTemplate
Returns true if the title is included in the Excel file export.
isToBeFixed() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingState
Returns true if the record is in To be fixed state.
isToBeMatched() - Method in interface com.orchestranetworks.addon.daqa.MatchingState
Returns true if the record is in To be matched state.
isTolerance() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
 
isTransfer() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeServiceType
Deprecated.
Returns true if service type is TRANSFER.
isTransfer() - Method in enum com.orchestranetworks.addon.dex.configuration.ServiceType
Returns true if the service type is TRANSFER.
isTransferData() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferType
Deprecated.
Returns true if transfer type is TRANSFER_DATA.
isTriggerActivated() - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
 
isTrueFalse() - Method in class com.orchestranetworks.addon.hmfh.BooleanFormat
Deprecated.
Returns true if the boolean values are set to display as T/F.
isUnbounded() - Method in class com.orchestranetworks.addon.daqa.cleansing.ListConstraint
isUnbounded() - Method in class com.orchestranetworks.addon.dqid.ListConstraint
isUnboundedSupported() - Method in class com.orchestranetworks.addon.dqid.ParameterConstraint
Returns true if the data type is Number, and the unbounded value is allowed.
isUndefined() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingState
Returns true if the record is in undefined state.
isUndefinedValueSupported() - Method in class com.orchestranetworks.addon.dqid.ParameterConstraint
Returns true if the data type is Boolean, and undefined values are allowed.
isUndefinedValueSupported() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
Returns true if the data type is Boolean, and it allows an undefined value.
isUnderMatchingOperations(Session) - Static method in class com.orchestranetworks.addon.daqa.MatchingTriggerFactory
Returns true if matching operations are being executed.
isUnknow() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
Deprecated. 
isUnknow() - Method in class com.orchestranetworks.addon.mtrn.StopCause
Returns true if the stop cause is 'undefined'.
isUnknown() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportType
Deprecated.
Returns true if the type is UNKNOWN.
isUnknown() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportMode
Deprecated.
Returns true if import mode is UNKNOWN.
isUnknown() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportType
Deprecated.
Returns true if the type is UNKNOWN.
isUnknown() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeServiceType
Deprecated.
Returns true if service type is UNKNOWN.
isUnknown() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferOption
Deprecated.
Returns true if transfer option is UNKNOWN.
isUnknown() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferType
Deprecated.
Returns true if transfer type is UNKNOWN.
isUnknown() - Method in class com.orchestranetworks.addon.dataexchange.transformation.ApplicationType
Returns true if the application type is not EBX, XML, Default XML, CSV or Excel.
isUnknown() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
 
isUnknown() - Method in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
Returns true if all others do not exist, otherwise returns false.
isUnmatched() - Method in interface com.orchestranetworks.addon.daqa.MatchingState
Returns true if the record is in Unmatched state.
isUnsupportedType() - Method in enum com.orchestranetworks.addon.dqid.dashboard.DashboardExportType
Returns true if this is DashboardExportType.UNSUPPORTED.
isUpdate() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
Returns true if in modification operation.
isUpdateAndInsert() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportMode
Deprecated.
Returns true if import mode is UPDATE_AND_INSERT.
isUpdateOnDuplicate() - Method in class com.orchestranetworks.addon.igov.services.metadatacreation.IGovServiceMetadataCreationSpec
Deprecated.
 
isUpdateOnDuplicate() - Method in class com.orchestranetworks.addon.igov.services.MetadataCreationSpec
 
isUpdateOrdering() - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
 
isUseHeader() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportXMLSpec
Deprecated.
Returns true if the exported XML file contains {addon.label} header.
isUseHeader() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportSpec
Deprecated.
Returns true if an XML file contains the {addon.label} header.
isUserTask() - Method in class com.orchestranetworks.addon.dqid.common.DECType
Returns true if this Data Element Concept type is DECType.USER_TASK.
isUsingLog() - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
 
isValidationRule() - Method in class com.orchestranetworks.addon.rpfl.RuleType
Returns true if this is a 'Validation rule'.
isValueDomain() - Method in enum com.orchestranetworks.addon.igov.enumerations.ISOType
Returns true if the ISO-IEC 11179 type is VALUE DOMAIN.
isVisibleOnDashboard() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
 
isVoid() - Method in class com.orchestranetworks.addon.dqid.common.DECType
Returns true if this Data Element Concept type is DECType.VOID.
isWaitTobeKill() - Method in class com.orchestranetworks.addon.mtrn.context.MonitoringStatus
Returns true when the operation is marked 'wait to be killed'.
isWaitToBeKill() - Method in class com.orchestranetworks.addon.mtrn.context.StatusContext
Returns true when the operation is marked 'wait to be killed'.
isWatchdogCode() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a watchdog code.
isWatchdogExpression() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a watchdog expression.
isWatchdogLabel() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a watchdog label.
isWeekDay() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
Returns true if this has 'week - day' format.
isWeekDayHour() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
Returns true if this has 'week - day - hour' format.
isWeekly() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
 
isWorkflow() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingExecutionEnvironment
Returns true if in a workflow.
isWorkflow() - Method in class com.orchestranetworks.addon.dqid.common.DECType
Returns true if this Data Element Concept type is DECType.WORKFLOW.
isWorkflow() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns true if this constant represents a workflow.
isWorkflow() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionEnvironment
 
isWorkflow() - Method in interface com.orchestranetworks.addon.dqid.IndicatorExecutionEnvironment
Returns true if in workflow mode.
isWorkflow() - Method in class com.orchestranetworks.addon.dqid.WorkflowIndicatorExecutionEnvironment
 
isWriteAccessLockDisabled() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportSpec
Deprecated.
Returns true if the write access on the current dataspace is unlocked during export.
isWriteAccessLockDisabled() - Method in interface com.orchestranetworks.addon.dex.configuration.ExportConfigurationSpec
Returns true if the write access on the current dataspace is unlocked during export.
isWriteAccessLockDisabled() - Method in class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
Returns true if the write access on the current dataspace is unlocked during export.
isWriteAccessLockDisabled() - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
Returns true if the write access on the current dataspace is unlocked during export and false if it is locked.
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.dataexchange.transformation.ApplicationType
Returns true if the application type is XML.
isXML() - Method in class com.orchestranetworks.addon.hmfh.FileExtension
Returns true if the file extension is XML.
isXMLCommentOmitted() - Method in class com.orchestranetworks.addon.dex.configuration.ExportDataExchangeConfigurationSpec
Returns true if the exported XML file omits comments.
isXMLCommentOmitted() - Method in class com.orchestranetworks.addon.dex.configuration.XMLExportConfigurationSpec
Returns true if the exported XML file omits comments.
isXMLExport() - Method in enum com.orchestranetworks.addon.dex.configuration.ServiceType
Returns true if the service type is XML_EXPORT.
isXMLForMultipleTables() - Method in class com.orchestranetworks.addon.adix.ExportType
Deprecated.
Returns true if the export type is XML_FOR_MULTIPLE_TABLES.
isXMLForMultipleTables() - Method in class com.orchestranetworks.addon.adix.ImportType
Deprecated.
Returns true if the import type is XML_FOR_MULTIPLE_TABLES.
isXMLImport() - Method in enum com.orchestranetworks.addon.dex.configuration.ServiceType
Returns true if the service type is XML_IMPORT.
isXMLIndented() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportXMLSpec
Deprecated.
Returns true if the exported XML file indents lines.
isXMLIndented() - Method in class com.orchestranetworks.addon.dex.configuration.ExportDataExchangeConfigurationSpec
Returns true if the exported XML file includes indentations.
isXMLIndented() - Method in class com.orchestranetworks.addon.dex.configuration.XMLExportConfigurationSpec
Returns true if the exported XML file indents lines.
isXSDBuiltInDatatype() - Method in class com.orchestranetworks.addon.dqid.common.SchemaTypeNameExtension
Returns false.
isYearly() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
 
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.
iterator() - Method in class com.orchestranetworks.addon.daqa.cleansing.BigDataValues
Returns an iterator over all the elements in BigDataValues.
iterator() - Method in class com.orchestranetworks.addon.dex.mapping.FieldMappingList
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class com.orchestranetworks.addon.dex.mapping.TableMappingList
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
Returns an iterator over all the elements in the indicator's outcomes.
iterator() - Method in class com.orchestranetworks.addon.gram.graph.GraphNodes
Returns an iterator that corresponds to all nodes and their values.
iteratorNodesFrom() - Method in class com.orchestranetworks.addon.gram.graph.GraphNode
Returns an iterator that corresponds to all nodes that link to the current node.
iteratorNodesTo() - Method in class com.orchestranetworks.addon.gram.graph.GraphNode
Returns an iterator that corresponds to all nodes that are linked from the current node.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Add-ons Version 4.5.9.

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.