Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- GeneralDigitalAssetSpec - Interface in com.orchestranetworks.addon.dama.ext.bean
-
Defines the specification of the new digital asset.
- GeneralDigitalAssetVersionSpec - Interface in com.orchestranetworks.addon.dama.ext.bean
-
Defines the specification of the new digital asset version.
- generate(DataModelSpec) - Method in interface com.orchestranetworks.addon.dml.XSDGenerator
-
Returns the result of the XML Schema Document (XSD) file generation.
- generateTables(Adaptation, Set<Path>, Session) - Method in interface com.orchestranetworks.addon.dex.common.generation.TableGeneration
-
Returns the
TableGenerationResult
. - generateTables(String, String, String, Set<String>, ServiceType) - Method in interface com.orchestranetworks.addon.dex.common.generation.SQLTableGeneration
-
Returns the
TableGenerationResult
forSQLTable
. - GenericDataObject - Interface in com.orchestranetworks.addon.dint.transformation
-
Represents the value structure of a generic input or output of a transformation.
- get() - Method in interface com.orchestranetworks.addon.dint.DataIntegrationExecutionResults
-
Returns results for all table mappings.
- get(int) - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnResultList
-
Deprecated.Gets a
SQLMappingColumnResult
by given index number. - get(int) - Method in class com.orchestranetworks.addon.dex.result.ResultList
- get(int) - Method in interface com.orchestranetworks.addon.dint.schema.CSVTable
-
Returns CSV field by index.
- get(Path) - Method in interface com.orchestranetworks.addon.dint.schema.EBXTable
-
Returns the field matching the specified path.
- get(Path) - Method in interface com.orchestranetworks.addon.dmdv.data.Record
-
Returns the value of a specific path.
- get(String) - Method in interface com.orchestranetworks.addon.dint.schema.CSVTable
-
Returns CSV field by column header.
- get(String) - Method in interface com.orchestranetworks.addon.dint.schema.SQLTable
-
Returns SQL fields by column header.
- get(String) - Method in class com.orchestranetworks.addon.dint.transformation.TransformationRegistry
-
Returns the transformation definition for the specified unique code.
- getActivationMessage() - Method in class com.orchestranetworks.addon.dqid.LinkedRecordDefinition
-
Returns the activation message.
- getActiveMatchingPolicies() - Method in interface com.orchestranetworks.addon.mame.service.configuration.TableConfiguration
-
Returns the matching policies configured for this table.
- getActualParameterDefinitions() - Method in class com.orchestranetworks.addon.dex.mapping.AdditionalFieldMapping
-
Returns the list of
ParameterDefinition
for aTransformation
class. - getActualParameterDefinitions() - Method in class com.orchestranetworks.addon.dex.mapping.FieldMapping
-
Returns the list of
ParameterDefinition
for aTransformation
. - getAdaptation() - Method in interface com.orchestranetworks.addon.dex.common.DataExchangeServiceContext
-
Returns the current dataset or the currently selected record.
- getAdaptationFilter() - Method in class com.orchestranetworks.addon.dex.configuration.TableFilter
-
Return the specific filter over records.
- getAdaptationTable() - Method in class com.orchestranetworks.addon.dex.mapping.EBXTable
-
Returns the specified
AdaptationTable
instance. - getAdaptationTable() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXTableSpec
-
Returns the adaptation table.
- getAdaptationTable() - Method in class com.orchestranetworks.addon.dint.mapping.EBXSourceTable
-
Returns the adaptation table.
- getAdditionalField() - Method in class com.orchestranetworks.addon.dex.mapping.AdditionalFieldMapping
-
Returns the additional field.
- getAdditionalFieldMappings() - Method in class com.orchestranetworks.addon.dex.mapping.FieldMapping
-
Returns the list of additional field mappings.
- getAdixExport() - Static method in class com.orchestranetworks.addon.adix.AdixFactory
-
Deprecated.Returns an instance of
AdixExport
. - getAdixImport() - Static method in class com.orchestranetworks.addon.adix.AdixFactory
-
Deprecated.Returns an instance of
AdixImport
. - getAlignment() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Returns this element's alignment used in Panel layouts.
- getAllDigitalAssetInformation(String) - Method in class com.orchestranetworks.addon.dama.ext.StorageManager
- getApplicationLogicalName() - Method in class com.orchestranetworks.addon.dex.common.generation.TableHelperSpec
-
Returns the logical name defined in the {addon.label} dataset.
- getApplicationMapping() - Method in class com.orchestranetworks.addon.dex.DataExchangeSpec
-
Returns the specified
ApplicationMapping
object. - getApplicationMapping(ConfigurationSpec<T>, CommonApplication, CommonApplication, TableMappingList<SC, TC>) - Method in interface com.orchestranetworks.addon.dex.common.generation.ApplicationMappingHelper
-
Returns the specified
ApplicationMapping
from mapping configurations declared in the {addon.label} dataset. - getApplicationMapping(ConfigurationSpec<T>, CommonApplication, CommonApplication, Set<Path>) - Method in interface com.orchestranetworks.addon.dex.common.generation.ApplicationMappingHelper
-
Returns the specified
ApplicationMapping
from mapping configurations declared in the {addon.label} dataset. - getApplicationMapping(CSVExportConfigurationSpec) - Method in interface com.orchestranetworks.addon.dex.common.generation.CSVExportApplicationMappingHelper
-
Returns the specified
ApplicationMapping
for default CSV export. - getApplicationMapping(CSVImportConfigurationSpec) - Method in interface com.orchestranetworks.addon.dex.common.generation.CSVImportApplicationMappingHelper
-
Returns the specified
ApplicationMapping
for default CSV import. - getApplicationMapping(SpreadsheetExportConfigurationSpec) - Method in interface com.orchestranetworks.addon.dex.common.generation.SpreadsheetExportApplicationMappingHelper
-
Returns the specified
ApplicationMapping
for default spreadsheet export. - getApplicationMapping(SpreadsheetImportConfigurationSpec) - Method in interface com.orchestranetworks.addon.dex.common.generation.SpreadsheetImportApplicationMappingHelper
-
Returns the specified
ApplicationMapping
for default spreadsheet import. - getApplicationMapping(SQLExportConfigurationSpec) - Method in interface com.orchestranetworks.addon.dex.common.generation.SQLExportApplicationMappingHelper
-
Returns the specified
ApplicationMapping
for default SQL export. - getApplicationMapping(SQLImportConfigurationSpec) - Method in interface com.orchestranetworks.addon.dex.common.generation.SQLImportApplicationMappingHelper
-
Returns the specified
ApplicationMapping
for default SQL import. - getApplicationMapping(TransferConfigurationSpec) - Method in interface com.orchestranetworks.addon.dex.common.generation.TransferApplicationMappingHelper
-
Returns the specified
ApplicationMapping
instance for data transfer within the same data model. - getApplicationMapping(XMLExportConfigurationSpec) - Method in interface com.orchestranetworks.addon.dex.common.generation.XMLExportApplicationMappingHelper
-
Returns the specified
ApplicationMapping
for default XML export. - getApplicationMapping(XMLImportConfigurationSpec) - Method in interface com.orchestranetworks.addon.dex.common.generation.XMLImportApplicationMappingHelper
-
Returns the specified
ApplicationMapping
for default XML import. - getApplicationMappingForCSVExportHelper() - Static method in class com.orchestranetworks.addon.dex.common.generation.ApplicationMappingHelperFactory
-
Returns an instance of
CSVExportApplicationMappingHelper
. - getApplicationMappingForCSVImportHelper() - Static method in class com.orchestranetworks.addon.dex.common.generation.ApplicationMappingHelperFactory
-
Returns an instance of
CSVImportApplicationMappingHelper
. - getApplicationMappingForSpreadsheetExportHelper() - Static method in class com.orchestranetworks.addon.dex.common.generation.ApplicationMappingHelperFactory
-
Returns an instance of
SpreadsheetExportApplicationMappingHelper
. - getApplicationMappingForSpreadsheetImportHelper() - Static method in class com.orchestranetworks.addon.dex.common.generation.ApplicationMappingHelperFactory
-
Returns an instance of
SpreadsheetImportApplicationMappingHelper
. - getApplicationMappingForSQLExportHelper() - Static method in class com.orchestranetworks.addon.dex.common.generation.ApplicationMappingHelperFactory
-
Returns an instance of
SQLExportApplicationMappingHelper
. - getApplicationMappingForSQLImportHelper() - Static method in class com.orchestranetworks.addon.dex.common.generation.ApplicationMappingHelperFactory
-
Returns an instance of
SQLImportApplicationMappingHelper
. - getApplicationMappingForTransferHelper() - Static method in class com.orchestranetworks.addon.dex.common.generation.ApplicationMappingHelperFactory
-
Returns an instance of
TransferApplicationMappingHelper
. - getApplicationMappingForXMLExportHelper() - Static method in class com.orchestranetworks.addon.dex.common.generation.ApplicationMappingHelperFactory
-
Returns an instance of
XMLExportApplicationMappingHelper
. - getApplicationMappingForXMLImportHelper() - Static method in class com.orchestranetworks.addon.dex.common.generation.ApplicationMappingHelperFactory
-
Returns an instance of
XMLImportApplicationMappingHelper
. - getApplicationType() - Method in class com.orchestranetworks.addon.dex.mapping.CommonApplication
-
Returns the type of this
CommonApplication
. - getAsset(ExternalSingularRequest) - Method in interface com.orchestranetworks.addon.dama.externalmanagement.ExternalManager
-
Returns the digital asset by external request.
- getAssetID() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Get asset ID
- getAssetID() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetKey
-
Returns the digital asset's id.
- getAssets() - Method in class com.orchestranetworks.addon.dama.externalmanagement.response.ExternalSearchAssetsResult
-
Returns the Drive's digital asset list.
- getAssets(ExternalPluralRequest) - Method in interface com.orchestranetworks.addon.dama.externalmanagement.ExternalManager
-
Returns the list of digital assets by external request.
- getAssetType() - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Returns the asset's type.
- getAssetType() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns the asset type.
- getAssetTypes() - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Returns the digital asset's types.
- getAssetVersionBean(ExternalSingularRequest) - Method in interface com.orchestranetworks.addon.dama.externalmanagement.ExternalManager
-
Returns the digital asset version bean by external request.
- getAssetVersionID() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionKey
-
Returns the ID of the asset version
- getAttachment() - Method in class com.orchestranetworks.addon.dama.models.MediaType
-
Gets the attached asset's UUID.
- getAutoEmailSentPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getAutoEmailSentPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getAutoEmailSentPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field indicating whether the automatic email is sent or not. - getAxisConfig() - Method in class com.orchestranetworks.addon.dpra.function.chart.ChartConfigForFunction
-
Returns the axis configuration.
- getAxisName() - Method in class com.orchestranetworks.addon.dqid.GraphicalOptions
-
Returns the axis name.
- getAxisRelationToParameter() - Method in class com.orchestranetworks.addon.dqid.GraphicalOptions
- getBackground() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableStyle
-
Returns the background color in hex.
- getBackground() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TooltipStyle
-
Returns the background color in hex.
- getBackgroundColor() - Method in class com.orchestranetworks.addon.dex.configuration.DataFormat
-
Returns the cell's background color.
- getBackgroundColor() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Returns the background color in hex.
- getBackupFile() - Method in class com.orchestranetworks.addon.dama.ext.backuprestore.RestoreSpec
-
Returns the backup file.
- getBackupFileName() - Method in class com.orchestranetworks.addon.dama.ext.backuprestore.BackupSpec
-
Returns the backup file name.
- getBackupFolder() - Method in class com.orchestranetworks.addon.dama.ext.backuprestore.BackupSpec
-
Returns the backup folder.
- getBackupService() - Static method in class com.orchestranetworks.addon.dama.ext.backuprestore.BackupRestoreFactory
-
Returns the
BackupService
instance ofBackupRestoreFactory
. - getBaseURL() - Method in class com.orchestranetworks.addon.adix.AdixExportSpec
-
Deprecated.Returns the base URL for fetching a link to a record.
- getBaseURL() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Returns the base URL for fetching a link to a record.
- getBespokeParameterValue(String) - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the value of the input parameter when
ParameterDefinition.isList()
returnsfalse
. - getBespokeParameterValues(String) - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the values of the input parameter when
ParameterDefinition.isList()
returnstrue
. - getBigDataDefinition() - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
-
Returns
null
. - getBigDataDefinition() - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
-
Returns
null
. - getBigDataDefinition() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns the definition of the fields in the
Big data report
table which the indicator can update. - getBigDataReportFieldsValues() - Method in class com.orchestranetworks.addon.dqid.IndicatorValue
-
Deprecated.
- getBigDataReportTable() - Method in interface com.orchestranetworks.addon.dqid.IndicatorStorage
-
Returns the
Big data report
table in the storage. - getBindingValuesPublic() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
- getBorderColor() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableStyle
-
Returns the border color in hex.
- getBorderColor() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Returns border color of the table in hex.
- getBorderColor() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Returns the panel border color in hex.
- getBorderStyle() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Returns the panel border style.
- getBorderWidth() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Returns the panel border width.
- getBuiltInTypeLabel() - Method in class com.orchestranetworks.addon.dqid.common.SchemaTypeNameExtension
-
Returns the localized label of this schema type name.
- getBusinessCode() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the business code.
- getByDataset(HomeKey, AdaptationName) - Method in interface com.orchestranetworks.addon.tese.RepositorySearchResult
-
Gets search results belonging to a dataset.
- getByDataspace(HomeKey) - Method in interface com.orchestranetworks.addon.tese.RepositorySearchResult
-
Gets search results belonging to a dataspace.
- getByRepository() - Method in interface com.orchestranetworks.addon.tese.RepositorySearchResult
-
Gets all search results.
- getByTable(AdaptationTable) - Method in interface com.orchestranetworks.addon.tese.RepositorySearchResult
-
Gets search results belonging to a table.
- getByTableNode(SchemaNode) - Method in interface com.orchestranetworks.addon.tese.RepositorySearchResult
-
Gets search results belonging to a table node.
- getChangeStateOperations(Session) - Static method in class com.orchestranetworks.addon.mame.service.OperationsFactory
-
Provides change state operations for the EBX™ Match and Merge Add-on.
- getChildForeignKeyField(Path) - Method in class com.orchestranetworks.addon.dint.schema.EBXField
-
Returns the child foreign key field if this is a composite foreign key.
- getChildren() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DatasetGroup
-
Returns an unmodifiable list of child nodes inside the current group node.
- getChildren() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Table
-
Returns an unmodifiable list of direct child nodes inside the current table node.
- getChildren() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Returns an unmodifiable list of direct child nodes inside the current group node.
- getChildrenForeignKeyPaths() - Method in class com.orchestranetworks.addon.dint.schema.EBXField
-
Returns an iterator of all child foreign key paths if this is a composite foreign key.
- getChildrenInputs() - Method in class com.orchestranetworks.addon.dint.transformation.InputDefinition
- getCleansingOperations(Session) - Static method in class com.orchestranetworks.addon.mame.service.OperationsFactory
- getCode() - Method in class com.orchestranetworks.addon.dama.ext.bean.MetaData
-
Returns the metadata code.
- getCode() - Method in class com.orchestranetworks.addon.dama.models.Tag
-
Returns the tag code.
- getCode() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationDefinition
-
Deprecated.Returns the code of this
Transformation
. - getCode() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationDefinition
-
Returns the code of this
Transformation
. - getCode() - Method in interface com.orchestranetworks.addon.dint.schema.DataType
-
Returns the unique code.
- getCode() - Method in enum com.orchestranetworks.addon.dint.schema.DefaultDataTypes
- getCode() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.IntegerAggregate
- getCode() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.StringConcat
- getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.BooleanToString
- getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateTimeToString
- getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateToString
- getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DecimalToString
- getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.IntegerToString
- getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToBoolean
- getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDate
- getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDateTime
- getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToTime
- getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToURI
- getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringUpperCase
- getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.TimeToString
- getCode() - Method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
- getCode() - Method in class com.orchestranetworks.addon.dint.transformation.split.SplitToAMultiValuedField
- getCode() - Method in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
- getCode() - Method in enum com.orchestranetworks.addon.dint.transformation.TransformationCategory
-
Returns the transformation category code.
- getCode() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationDefinition
-
Returns the unique code.
- getCode() - Method in enum com.orchestranetworks.addon.dpra.AssetType
-
Returns the unique code.
- getCode() - Method in enum com.orchestranetworks.addon.dpra.ChartType
-
Returns the unique code.
- getCode() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns the unique code.
- getCode() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
Returns the code of this interval type.
- getCode() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the code of this Data Element Concept.
- getCode() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns the business code of the indicator.
- getCodeForTemplate() - Method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
-
Returns the code of this transformation definition used in templates.
- getColor() - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Returns the link color in hex.
- getColor() - Method in class com.orchestranetworks.addon.dmdv.model.extension.LinkStyle
-
Returns the link color in hex.
- getColumn() - Method in interface com.orchestranetworks.addon.adix.TransformContextForExport
-
Deprecated.Returns the number of the column in the exported file.
- getColumn() - Method in interface com.orchestranetworks.addon.adix.TransformContextForImport
-
Deprecated.Returns the number of the column in the imported file.
- getColumnHeaders() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec
-
Returns the column headers.
- getColumnHeaders() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelTargetTableSpec
-
Returns the column headers.
- getColumnIndex() - Method in class com.orchestranetworks.addon.dex.configuration.DataPosition
-
Returns the cell's column index.
- getColumnIndex() - Method in interface com.orchestranetworks.addon.dint.schema.ExcelField
-
Returns the column index of this field in the Excel sheet.
- getColumnSeparatorColor() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Returns the column separator color in hex.
- getColumnsWidth() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Returns an array of the columns width.
- getColumnTitle() - Method in interface com.orchestranetworks.addon.adix.TransformContextForExport
-
Deprecated.Returns the title of column in exported file.
- getColumnTitle() - Method in interface com.orchestranetworks.addon.adix.TransformContextForImport
-
Deprecated.Returns the title of the column in imported file.
- getColumnTitleTemplate() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportTemplate
-
Returns the
DataTemplate
instance to represent the column title template. - getComment() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
-
Return the comment.
- getComment() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionSpec
-
Returns the comment.
- getComment() - Method in interface com.orchestranetworks.addon.dama.ext.bean.GeneralDigitalAssetVersionSpec
-
Returns the comment.
- getComment() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Returns the comment.
- getCommonApplication(Repository, String, ApplicationType) - Method in class com.orchestranetworks.addon.dex.common.CommonApplicationMappingFactory
-
Returns an instance of
CommonApplication
with a specific universal name andApplicationType
. - getComparator(AdaptationTable, String) - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingOperations
-
Creates a comparator to compare records based on decision tree configured in matching policy.
- getComparisonAlgorithm() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionField
-
Deprecated.
- getComparisonFunction() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionNode
-
Gets the comparison function.
- getComparisonFunctionParameters() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionNode
-
Gets all parameters configured in the decision node comparison function.
- getComparisonParameters() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionField
-
Gets all parameters used to execute a comparison algorithm.
- getCompatibleSchemaTypes() - Method in enum com.orchestranetworks.addon.dint.schema.DefaultDataTypes
-
Returns the schema types in EBX that this data type represents.
- getCompletionRate() - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingProcess
-
Gets the completion rate of a matching process.
- getComponentForGraphDataService(UIResourceLocator, Adaptation, GraphDataSpec) - Static method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataHttpManagerComponentUtils
-
Returns UIHttpManagerComponent for graph data.
- getComponentForGraphModelService(UIResourceLocator, Adaptation, GraphModelSpec) - Static method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelHttpManagerComponentUtils
-
Returns a web component containing the custom diagram.
- getConfiguration() - Method in interface com.orchestranetworks.addon.dmdv.data.Link
-
Returns the current link configuration.
- getConfigurationOperations() - Static method in class com.orchestranetworks.addon.mame.service.OperationsFactory
-
Provides configuration operations for the EBX™ Match and Merge Add-on.
- getConfigurationSpec() - Method in class com.orchestranetworks.addon.dex.DataExchangeSpec
-
Returns the specified
ConfigurationSpec
object. - getContainerID() - Method in class com.orchestranetworks.addon.dqid.chart.Chart
- getContainerTable() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableField
-
Returns the container table.
- getContainerTable() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Returns the container table.
- getContentAlignment() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Sets the content alignment of this panel.
- getContentLength() - Method in interface com.orchestranetworks.addon.dama.ext.resource.MediaContent
-
Returns the content length.
- getContextDataset() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the data set configured for
Indicator
execution. - getContexts(LinkType, RelationShipType) - Method in interface com.orchestranetworks.addon.dmdv.data.NodeContext
-
Get sources/targets/children/parents of the current node.
- getController() - Static method in class com.orchestranetworks.addon.dqid.controller.IndicatorControllerFactory
-
Returns the current
IndicatorController
. - getCorrelatedWatchdogIndicatorReports(Adaptation) - Method in class com.orchestranetworks.addon.dqid.ReportingUtilities
-
Returns the
Watchdog indicator report
request result for aCorrelated watchdog indicator report
record. - getCorrelatedWatchdogIndicatorReportTable() - Method in interface com.orchestranetworks.addon.dqid.IndicatorStorage
-
Returns the
Correlated watchdog indicator report
table in the storage. - getCreatedRecords() - Method in interface com.orchestranetworks.addon.dex.result.TransferResult
-
Returns a map between source and target record primary keys for created records.
- getCreationColor() - Method in class com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
-
Returns the hex color of newly created nodes.
- getCreationDate() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Returns the digital asset's creation date.
- getCreationDate() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Returns the digital asset's creation date.
- getCreationDate() - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Returns the asset's creation date.
- getCreationDate() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the creation date.
- getCreationDateRange() - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Returns the creation date range.
- getCriteria() - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Gets the requested criteria.
- getCriteria() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.SearchCriteria
-
Gets the criteria.
- getCSVFile() - Method in class com.orchestranetworks.addon.dint.template.CSVImportTemplateSpec
-
Deprecated.Since v4.3.2, use
CSVImportTemplateSpec.getSourceFile()
instead. - getCSVFilePath() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec
-
Returns the path of either the individual CSV file or the CSV file inside the archive.
- getCSVFilePath() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec
-
Returns the path of either the individual CSV file or the CSV file inside the archive.
- getCSVTableGeneration() - Static method in class com.orchestranetworks.addon.dex.common.generation.TableGenerationFactory
-
Returns an instance of
CSVTableGeneration
. - getCSVTableHelper() - Static method in class com.orchestranetworks.addon.dex.common.generation.TableHelperFactory
-
Returns an instance of
CSVTableHelper
. - getCurrentAdaptation() - Method in class com.orchestranetworks.addon.adix.DataAccessSpec
-
Deprecated.Returns the current application.
- getCurrentDataset() - Method in interface com.orchestranetworks.addon.dex.configuration.ConfigurationSpec
-
Returns the current dataset.
- getCurrentDataset() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Returns the current dataset.
- getCurrentDataset() - Method in class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
-
Returns the current dataset.
- getCurrentDataset() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
-
Returns the current dataset.
- getCurrentDataset() - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Returns the current dataset.
- getCurrentDataset() - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Returns the current dataset.
- getCurrentDataset() - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Returns the current dataset.
- getCurrentDataset() - Method in class com.orchestranetworks.addon.dex.configuration.XMLImportConfigurationSpec
-
Returns the current dataset.
- getCurrentDataset() - Method in class com.orchestranetworks.addon.dex.CSVExportDataExchangeHelperContext
-
Returns the current dataset.
- getCurrentDataset() - Method in class com.orchestranetworks.addon.dex.CSVImportDataExchangeHelperContext
-
Returns the current dataset.
- getCurrentDataset() - Method in interface com.orchestranetworks.addon.dex.DataExchangeHelperContext
-
Returns the current dataset.
- getCurrentDataset() - Method in class com.orchestranetworks.addon.dex.SpreadsheetExportDataExchangeHelperContext
-
Returns the current dataset.
- getCurrentDataset() - Method in class com.orchestranetworks.addon.dex.SpreadsheetImportDataExchangeHelperContext
-
Returns the current dataset.
- getCurrentDataset() - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContextOnDataset
-
Returns the current dataset.
- getCurrentDataset() - Method in interface com.orchestranetworks.addon.dpra.function.validation.context.ValidationContextOnDataset
-
Returns the current dataset.
- getCurrentDataspace() - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContextOnDataspace
-
Returns the current dataspace.
- getCurrentDataspace() - Method in interface com.orchestranetworks.addon.dpra.function.validation.context.ValidationContextOnDataspace
-
Returns the current dataspace.
- getCurrentExternalDigitalAssetVersion() - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAssetVersionBean
-
Returns the current digital asset version.
- getCurrentField() - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContextOnField
-
Returns the current field node.
- getCurrentField() - Method in interface com.orchestranetworks.addon.dpra.function.validation.context.ValidationContextOnField
-
Returns the current field node.
- getCurrentHome() - Method in class com.orchestranetworks.addon.adix.DataAccessSpec
-
Deprecated.Returns the current dataspace.
- getCurrentProcess() - Method in interface com.orchestranetworks.addon.dpra.function.validation.context.ValidationContextOnWorkflow
-
Returns the current workflow.
- getCurrentRecord() - Method in interface com.orchestranetworks.addon.dex.validator.ValidatorContext
-
Returns a record from the source table during data transfer.
- getCurrentRecordXPathPredicate() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContext
-
Returns
null
if the indicator is not executed on a record scope. - getCurrentRecordXPathPredicate() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnDemand
- getCurrentRecordXPathPredicate() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
- getCurrentRequestOnSelectedOccurrences() - Method in interface com.orchestranetworks.addon.dex.common.DataExchangeServiceContext
-
Returns the request of the currently selected records.
- getCurrentSession() - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContext
-
Returns the current session.
- getCurrentTable() - Method in class com.orchestranetworks.addon.adix.DataAccessSpec
-
Deprecated.Returns the current table.
- getCurrentTable() - Method in interface com.orchestranetworks.addon.dex.configuration.ConfigurationSpec
-
Returns the current table.
- getCurrentTable() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Returns the current table.
- getCurrentTable() - Method in class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
-
Returns the current table.
- getCurrentTable() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
-
Returns the current table.
- getCurrentTable() - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Returns the current table.
- getCurrentTable() - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Returns the current table.
- getCurrentTable() - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Returns the current table.
- getCurrentTable() - Method in class com.orchestranetworks.addon.dex.configuration.XMLImportConfigurationSpec
-
Returns the current table.
- getCurrentTable() - Method in class com.orchestranetworks.addon.dex.CSVExportDataExchangeHelperContext
-
Returns the current table.
- getCurrentTable() - Method in class com.orchestranetworks.addon.dex.CSVImportDataExchangeHelperContext
-
Returns the current table.
- getCurrentTable() - Method in interface com.orchestranetworks.addon.dex.DataExchangeHelperContext
-
Returns the current table.
- getCurrentTable() - Method in class com.orchestranetworks.addon.dex.SpreadsheetExportDataExchangeHelperContext
-
Returns the current table.
- getCurrentTable() - Method in class com.orchestranetworks.addon.dex.SpreadsheetImportDataExchangeHelperContext
-
Returns the current table.
- getCurrentTable() - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContextOnTable
-
Returns the current table.
- getCurrentTable() - Method in interface com.orchestranetworks.addon.dpra.function.validation.context.ValidationContextOnTable
-
Returns the current table.
- getCurrentVersion() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Returns the digital asset's current version.
- getCurrentWorkflow() - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContextOnWorkflow
-
Returns the current workflow.
- getDashboardConfigForDefaultStorage(Repository, String) - Static method in class com.orchestranetworks.addon.dqid.dashboard.DashboardConfiguration
-
Returns a
DashboardConfiguration
instance for the default storage configured for the dashbhoard. - getDashboardConfigForDefaultStorage(Repository, String, String) - Static method in class com.orchestranetworks.addon.dqid.dashboard.DashboardConfiguration
-
Deprecated.Since 2.5.0, the dashboard context is no longer available. Use
DashboardConfiguration.getDashboardConfigForDefaultStorage(Repository, String)
instead. - getDashboardConfigForIntegrationStorage(Repository, String) - Static method in class com.orchestranetworks.addon.dqid.dashboard.DashboardConfiguration
-
Returns a
DashboardConfiguration
instance for integration storage. - getDashboardConfigForIntegrationStorage(Repository, String, String) - Static method in class com.orchestranetworks.addon.dqid.dashboard.DashboardConfiguration
-
Deprecated.Since 2.5.0, the dashboard context is no longer available. Use
DashboardConfiguration.getDashboardConfigForIntegrationStorage(Repository, String)
instead. - getDashboardConfigForProductionStorage(Repository, String) - Static method in class com.orchestranetworks.addon.dqid.dashboard.DashboardConfiguration
-
Returns a
DashboardConfiguration
instance for production storage. - getDashboardConfigForProductionStorage(Repository, String, String) - Static method in class com.orchestranetworks.addon.dqid.dashboard.DashboardConfiguration
-
Deprecated.Since 2.5.0, the dashboard context is no longer available. Use
DashboardConfiguration.getDashboardConfigForProductionStorage(Repository, String)
instead. - getDashboardConfiguration() - Method in class com.orchestranetworks.addon.dqid.dashboard.DashboardExportSpec
-
Returns the dashboard configuration.
- getDashboardContextKey() - Method in class com.orchestranetworks.addon.dqid.dashboard.DashboardConfiguration
-
Deprecated.Since 2.5.0, the dashboard context is removed.
- getDashboardKey() - Method in class com.orchestranetworks.addon.dqid.dashboard.DashboardConfiguration
-
Returns the
PrimaryKey
of the dashboard. - getDashboardLabel() - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
-
Returns a user message from the label.
- getDashboardLabel() - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
-
Returns a user message from the label.
- getDashboardLabel() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns the label to be displayed in a dashboard tile.
- getDashboardOperations() - Static method in class com.orchestranetworks.addon.dqid.dashboard.DashboardOperationsFactory
-
Returns an instance of the
DashboardOperations
's implementation class supported by the add-on. - getDataAccessSpec() - Method in class com.orchestranetworks.addon.adix.AdixExportSpec
-
Deprecated.Returns the instance of
ExportDataAccessSpec
, which defines data access specifications for export. - getDataAccessSpec() - Method in class com.orchestranetworks.addon.adix.AdixImportSpec
-
Deprecated.Returns the instance of
ImportDataAccessSpec
, which defines data access specifications for import. - getDataAccessSpec() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeSpec
-
Deprecated.Returns the specified
DataExchangeDataAccessSpec
object. - getDatabaseName() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.SQLTableSpec
-
Returns the name of the database.
- getDataElementConcepts(IndicatorDefinition) - Method in class com.orchestranetworks.addon.dqid.IndicatorConfiguration
-
Returns all Data Element Concepts related to an indicator definition.
- getDataElementConcepts(SchemaLocation) - Method in class com.orchestranetworks.addon.dqid.IndicatorConfiguration
-
Returns all Data Element Concepts related to a Schema.
- getDataExchangeConfigurationService() - Static method in class com.orchestranetworks.addon.dex.DataExchangeServiceFactory
-
Returns an instance of
DataExchangeConfigurationService
. - getDataExchangeExport() - Static method in class com.orchestranetworks.addon.dataexchange.DataExchangeFactory
-
Deprecated.Returns
DataExchangeExport
object ofthis
. - getDataExchangeHelper() - Static method in class com.orchestranetworks.addon.dex.DataExchangeHelperFactory
-
Returns an instance of
DataExchangeHelper
. - getDataExchangeImport() - Static method in class com.orchestranetworks.addon.dataexchange.DataExchangeFactory
-
Deprecated.Returns
DataExchangeImport
object ofthis
. - getDataExchangeService() - Static method in class com.orchestranetworks.addon.dex.DataExchangeServiceFactory
-
Returns an instance of
DataExchangeService
. - getDataExchangeServiceContext(ServiceContext) - Method in class com.orchestranetworks.addon.dex.common.DataExchangeServiceContextFactory
-
Returns an instance of
DataExchangeServiceContext
with the specific service context. - getDataExchangeSpec() - Method in class com.orchestranetworks.addon.dex.DataExchangeExportTableSpec
-
Returns the specified
DataExchangeSpec
object. - getDataExchangeSpec(DataExchangeHelperContext) - Method in interface com.orchestranetworks.addon.dex.DataExchangeHelper
-
Returns an instance of
com.orchestranetworks.addon.dex.DataExchangeSpec
based on the configuration declared in the {addon.label} dataset. - getDataExchangeTransferData() - Static method in class com.orchestranetworks.addon.dataexchange.DataExchangeFactory
-
Deprecated.Returns
DataExchangeTransferData
object ofthis
. - getDataFormat() - Method in class com.orchestranetworks.addon.dex.configuration.DataTemplate
-
Returns
DataFormat
instance to represent the cell data format. - getDataFormats() - Method in class com.orchestranetworks.addon.dint.DataIntegrationSpec
-
Returns the global data format options.
- getDataModelPrimaryKey() - Method in class com.orchestranetworks.addon.dml.SourcePrimaryKey
-
Returns an instance of a
PrimaryKey
that identifies a record of the Data model table in the Dynamic data modeling dataset. - getDataModelSource() - Method in class com.orchestranetworks.addon.dml.DataModelSpec
-
Returns an instance of
DataModelSource
. - getDataPosition() - Method in class com.orchestranetworks.addon.dex.configuration.DataTemplate
-
Returns
DataPosition
instance to represent the cell data position. - getDataPositionInSheets() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
-
Returns a map of data positions and Excel sheet names as the key parameter.
- getDataResults() - Method in class com.orchestranetworks.addon.dex.result.ResultList
-
Returns an iterator over the elements in this list in proper sequence.
- getDataset() - Method in class com.orchestranetworks.addon.dama.ext.bean.DriveContext
-
Returns the user dataset.
- getDataset() - Method in class com.orchestranetworks.addon.dex.common.generation.EBXTableHelperSpec
- getDataset() - Method in class com.orchestranetworks.addon.dint.template.ImportExportTemplateSpec
-
Returns the dataset that overwrites the one configured in the template.
- getDataset() - Method in class com.orchestranetworks.addon.dqid.dashboard.DashboardExportSpec
-
Returns the target data set.
- getDataset() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionEnvironment
-
Returns the current data set in execution time.
- getDataset() - Method in interface com.orchestranetworks.addon.dqid.IndicatorStorage
-
Returns the data set of storage.
- getDataset() - Method in class com.orchestranetworks.addon.tese.DatasetSearchContext
- getDatasetIdentifier() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the target data set identifier.
- getDatasetPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getDatasetPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getDatasetPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the target data set. - getDatasets(HomeKey) - Method in interface com.orchestranetworks.addon.tese.RepositorySearchResult
-
Get all the datasets belonging to a specific dataspace where the search result is found.
- getDatasetSearchHistory(Adaptation, UserReference) - Method in interface com.orchestranetworks.addon.tese.HistoryOperations
-
Retrieves the current user's search history for the specified dataset.
- getDataSource() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.SQLTableSpec
-
Returns the data source of the database connection.
- getDataspace() - Method in class com.orchestranetworks.addon.dint.dataconnector.datasource.EBXTransaction
-
Returns the target dataspace.
- getDataspace() - Method in class com.orchestranetworks.addon.dqid.dashboard.DashboardExportSpec
-
Returns the 'Master data - Reference' data space if a context in the configuration is specified or the dashboard is at the repository level.
- getDataspace() - Method in interface com.orchestranetworks.addon.dqid.IndicatorStorage
-
Returns the data space of storage.
- getDataspace() - Method in class com.orchestranetworks.addon.tese.DatasetSearchContext
- getDataspaceIdentifier() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the target data space identifier.
- getDataspaceName() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
-
Return the dataspace name.
- getDataspaceName() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionSpec
- getDataspacePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getDataspacePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getDataspacePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the target data space. - getDataspaces() - Method in interface com.orchestranetworks.addon.tese.RepositorySearchResult
-
Gets all the dataspaces where the search result is found.
- getDataTemplate() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportTemplate
-
Returns the
DataTemplate
instance to represent the data template. - getDataTemplate() - Method in interface com.orchestranetworks.addon.dex.configuration.SpreadsheetTemplate
-
Returns the
DataTemplate
to represent a cell data template in an Excel file. - getDataTemplate() - Method in class com.orchestranetworks.addon.dex.configuration.SubtitleTemplate
-
Returns the
DataTemplate
instance to represent the subtitle template. - getDataTemplate() - Method in class com.orchestranetworks.addon.dex.configuration.TitleTemplate
-
Returns the
DataTemplate
instance to represent the title template in the Excel file. - getDataType() - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLColumnSpec
-
Deprecated.Returns an instance of
SQLDataType
, that is used to identify generic SQL data types. - getDataType() - Method in class com.orchestranetworks.addon.dex.mapping.SQLField
-
Returns an instance of
SQLDataType
used to identify generic SQL data types. - getDataType() - Method in interface com.orchestranetworks.addon.dint.schema.CSVField
-
Always returns
DefaultDataTypes.STRING
. - getDataType() - Method in interface com.orchestranetworks.addon.dint.schema.Field
-
Returns the data type.
- getDataType() - Method in interface com.orchestranetworks.addon.dint.schema.SQLField
-
Returns the data type of this field
- getDataType() - Method in class com.orchestranetworks.addon.dint.transformation.ParameterDefinition
-
Returns the data type.
- getDataType() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Returns a string that describes the data type of the current node (ex.: String, DateTime, Number, etc.).
- getDataType() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Returns a string that describes the node data type.
- getDataType() - Method in class com.orchestranetworks.addon.dpra.function.execution.result.FunctionValue
-
Returns the data type of this value.
- getDataType() - Method in class com.orchestranetworks.addon.dpra.function.InputDefinition
-
Return the data type.
- getDataType() - Method in class com.orchestranetworks.addon.dpra.function.OutputDefinition
-
Return the data type.
- getDataType() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecutionResult
-
Returns the data type of execution result.
- getDateFormat() - Method in class com.orchestranetworks.addon.dint.DataFormatOptions
-
Returns the global date format.
- getDateFormatPattern() - Method in class com.orchestranetworks.addon.dex.mapping.CSVField
-
Returns the specified date, time or date time format if the field is date, time or date time type.
- getDateTimeFormat() - Method in class com.orchestranetworks.addon.dint.DataFormatOptions
-
Returns the global date and time format.
- getDateTimePatterns() - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Returns a map of date time patterns and
Field
instance as the key parameter. - getDateTimePatterns() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Returns a map of date time patterns and
Field
instance as the key parameter. - getDateType() - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Returns the date type used by the Purge indicator service.
- getDEC() - Method in interface com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageResultItem
-
Returns a D.E.C.'s primary key.
- getDECBusinessCode() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the business code of the data element concept to execute.
- getDECCode() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the primary key of the data element concept to execute.
- getDECCodeOrDashboardName() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the dashboard name of this Data Element Concept.
- getDECCodeOrName() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the name of this Data Element Concept.
- getDECCodePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getDECCodePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getDECCodePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the Data Element Concept's code. - getDecimalSymbol() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Returns the decimal symbol.
- getDecimalSymbol() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec
-
Returns the decimal symbol.
- getDecimalSymbol() - Method in class com.orchestranetworks.addon.dint.DataFormatOptions
-
Returns the decimal symbol.
- getDecisionFields() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionNode
-
Gets the list of all fields configured in the decision node.
- getDecisionNodes() - Method in interface com.orchestranetworks.addon.mame.service.evaluatematching.EvaluateMatchingResult
-
Gets the nodes that are in the decision tree.
- getDECName() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the name of the data element concept to execute.
- getDECs() - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Returns the primary keys of D.E.C.s used by the Purge indicator service.
- getDECSubType() - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
-
Returns
null
. - getDECSubType() - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
-
Returns
null
. - getDECSubType() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns the optional sub-type of the Data Element Concept on which the indicator can be executed.
- getDECTablePath() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the configured table path.
- getDECType() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the type of this Data Element Concept.
- getDECType() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns the type of the Data Element Concept on which the indicator can be executed.
- getDECType() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the current
DECType
. - getDefault() - Static method in class com.orchestranetworks.addon.dama.externalmanagement.search.SearchConfig
- getDefaultChartType() - Method in class com.orchestranetworks.addon.dpra.function.chart.ChartConfigForFunction
-
Returns the default chart type.
- getDefaultMatchingPolicy() - Method in interface com.orchestranetworks.addon.mame.service.configuration.TableConfiguration
-
Returns the default matching policy.
- getDefaultPredefinedValues() - Method in class com.orchestranetworks.addon.dqid.ListConstraint
-
Returns the list of the predefined default values.
- getDefaultPredefinedValues() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
Returns an empty list if
ParameterDefinition.isList()
returnsfalse
. - getDefaultValue() - Method in class com.orchestranetworks.addon.dint.transformation.ParameterDefinition
-
Returns the default value.
- getDefaultValue() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
Returns the predefined value of the parameter if
ParameterDefinition.isList()
returnsfalse
. - getDefaultValues() - Method in class com.orchestranetworks.addon.dqid.ListConstraint
-
Deprecated.As of v1.4.0, replaced by
ListConstraint.getDefaultPredefinedValues()
. - getDefaultValues() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
Deprecated.As of v1.4.0, replaced by
ParameterDefinition.getDefaultPredefinedValues()
. - getDefinition() - Method in class com.orchestranetworks.addon.dqid.Indicator
-
Returns the
IndicatorDefinition
built for theIndicator
. - getDeletedRecords() - Method in interface com.orchestranetworks.addon.dex.result.TransferResult
-
Returns a list of the targeted deleted records' primary keys before data transfer.
- getDeletionColor() - Method in class com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
-
Returns the hex color of deleted nodes.
- getDelimiter() - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Returns the character used to mark the beginning and end of a cell in the CSV file.
- getDelimiter() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Returns the character is used to mark the beginning and end of a cell in the CSV file.
- getDelimiter() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec
-
Returns the delimiter character.
- getDelimiter() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec
-
Returns the delimiter character.
- getDescription() - Method in class com.orchestranetworks.addon.adix.TransformerDefinition
-
Deprecated.Returns the label of this
Transformer
. - getDescription() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Returns the digital asset's description.
- getDescription() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetSpec
-
Returns the description.
- getDescription() - Method in class com.orchestranetworks.addon.dama.ext.bean.Folder
-
Returns the folder's description.
- getDescription() - Method in class com.orchestranetworks.addon.dama.ext.bean.FolderSpec
-
Returns the folder's description.
- getDescription() - Method in interface com.orchestranetworks.addon.dama.ext.bean.GeneralDigitalAssetSpec
-
Returns the description.
- getDescription() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Returns the description.
- getDescription() - Method in interface com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnDefinition
-
Deprecated.Returns the description of
SQLMappingColumn
. - getDescription() - Method in class com.orchestranetworks.addon.dataexchange.transformation.InputDefinition
-
Deprecated.Returns description of input data.
- getDescription() - Method in class com.orchestranetworks.addon.dataexchange.transformation.OutputDefinition
-
Deprecated.Returns a description of output data.
- getDescription() - Method in class com.orchestranetworks.addon.dataexchange.transformation.ParameterDefinition
-
Deprecated.Returns the description of parameter.
- getDescription() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationDefinition
-
Deprecated.Returns the description of this
Transformation
. - getDescription() - Method in interface com.orchestranetworks.addon.dataexchange.validator.ValidatorDefinition
-
Deprecated.Returns the description of this
Validator
. - getDescription() - Method in interface com.orchestranetworks.addon.dex.mapping.FieldMapperDefinition
-
Returns the description of
FieldMapper
. - getDescription() - Method in class com.orchestranetworks.addon.dex.transformation.InputDefinition
-
Returns the input data description.
- getDescription() - Method in class com.orchestranetworks.addon.dex.transformation.OutputDefinition
-
Returns a description of output data.
- getDescription() - Method in class com.orchestranetworks.addon.dex.transformation.ParameterDefinition
-
Returns the parameter description.
- getDescription() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationDefinition
-
Returns the description of this
Transformation
. - getDescription() - Method in interface com.orchestranetworks.addon.dex.validator.ValidatorDefinition
-
Returns the description of this
Validator
. - getDescription() - Method in interface com.orchestranetworks.addon.dint.schema.DataType
-
Returns the description.
- getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.IntegerAggregate
- getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.StringConcat
- getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateTimeToString
- getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateToString
- getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDate
- getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDateTime
- getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToTime
- getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.TimeToString
- getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
- getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.InputDefinition
-
Returns the description.
- getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.OutputDefinition
-
Returns the description.
- getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.ParameterDefinition
-
Returns the description.
- getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.split.SplitToAMultiValuedField
- getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
- getDescription() - Method in enum com.orchestranetworks.addon.dint.transformation.TransformationCategory
-
Returns the description.
- getDescription() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationDefinition
-
Returns the description.
- getDescription() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns the description.
- getDescription() - Method in class com.orchestranetworks.addon.dpra.function.InputDefinition
-
Returns the description.
- getDescription() - Method in class com.orchestranetworks.addon.dpra.function.OutputDefinition
-
Returns the output definition description.
- getDescription() - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
-
Returns an empty message.
- getDescription() - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
-
Returns an empty message.
- getDescription() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns the business description of the indicator.
- getDescription() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
Returns the description of the parameter.
- getDescription() - Method in interface com.orchestranetworks.addon.mame.registration.MergeFunctionDeclaration
-
Returns the description of the function.
- getDescription() - Method in interface com.orchestranetworks.addon.mame.registration.RecordSelectionFunctionDeclaration
-
Returns the description of the function.
- getDetail() - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingProcess
-
Displays what operations the add-on is doing in the background.
- getDigitalAsset() - Method in class com.orchestranetworks.addon.dama.ext.EditorFilterContext
-
Returns the digital asset.
- getDigitalAsset(DigitalAssetKey) - Method in interface com.orchestranetworks.addon.dama.ext.drivemanager.DriveManager
-
Returns the digital asset by digital asset key.
- getDigitalAsset(String) - Method in class com.orchestranetworks.addon.dama.ext.AssetManager
-
Lookup the digital asset in DAM repository by UUID
- getDigitalAssetComponentId() - Method in class com.orchestranetworks.addon.dama.ext.bean.DriveContext
-
Returns the digital asset component id.
- getDigitalAssetComponentId() - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalCommonRequest
-
Returns the digital asset component's ID.
- getDigitalAssetComponentServices(DigitalAssetComponentContext) - Method in interface com.orchestranetworks.addon.dama.ext.factory.DriveFactory
-
Returns the digital asset component services by
DigitalAssetComponentContext
. - getDigitalAssetKey() - Method in class com.orchestranetworks.addon.dama.servicecomponent.EditAssetServiceSpec
-
Gets the digital asset key.
- getDigitalAssetKeys() - Method in interface com.orchestranetworks.addon.dama.ext.componentcontroller.DigitalAssetComponentServices
-
Returns the keys of digital assets attached to the media field.
- getDigitalAssets() - Method in interface com.orchestranetworks.addon.dama.ext.drivemanager.DriveManager
-
Returns the active digital assets in the drive.
- getDisplayOptions() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Returns the display options.
- getDownloadURL() - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Returns the asset's download URL.
- getDriveFactory() - Static method in class com.orchestranetworks.addon.dama.ext.factory.DriveFactoryProvider
-
Returns a
DriveFactory
instance of drive factory. - getDriveId() - Method in interface com.orchestranetworks.addon.dama.ext.backuprestore.DriveInformation
-
Returns the drive id.
- getDriveId() - Method in class com.orchestranetworks.addon.dama.ext.bean.DriveContext
-
Returns the drive id referenced by the media field.
- getDriveId() - Method in class com.orchestranetworks.addon.dama.ext.bean.Folder
-
Returns the folder's drive id.
- getDriveId() - Method in class com.orchestranetworks.addon.dama.ext.bean.FolderSpec
-
Returns the folder's drive id.
- getDriveId() - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalCommonRequest
-
Returns the Drive ID related to external management.
- getDriveInformations() - Method in interface com.orchestranetworks.addon.dama.ext.backuprestore.RestoreDetail
-
Returns the drive information.
- getDriveManager(DriveContext) - Method in interface com.orchestranetworks.addon.dama.ext.factory.DriveFactory
-
Returns the drive manager by
DriveContext
. - getDriveName() - Method in interface com.orchestranetworks.addon.dama.ext.backuprestore.DriveInformation
-
Returns the drive name.
- getDuration() - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingProcess
-
Gets the duration of a matching process.
- getDuration() - Method in interface com.orchestranetworks.addon.mame.service.merge.MergingProcess
-
Gets the merge process duration.
- getEBXCommonApplication(Adaptation, Locale) - Method in class com.orchestranetworks.addon.dex.common.CommonApplicationMappingFactory
-
Returns an instance of
CommonApplication
for EBX® application. - getEBXTableGeneration() - Static method in class com.orchestranetworks.addon.dex.common.generation.TableGenerationFactory
-
Returns an instance of
EBXTableGeneration
. - getEBXTableHelper() - Static method in class com.orchestranetworks.addon.dex.common.generation.TableHelperFactory
-
Returns an instance of
EBXTableHelper
. - getEditDigitalAssetService(EditAssetServiceSpec, UIResourceLocator) - Static method in class com.orchestranetworks.addon.dama.servicecomponent.EditAssetServiceComponent
-
Create an instance of
UIHttpManagerComponent
in order to call the EBX® user interface to display the 'Edit digital asset' service. - getElements() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Returns the collection of the elements managed by this panel.
- getElementType() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Returns the element type of this element.
- getEmailOwnerPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getEmailOwnerPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getEmailOwnerPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the email owners. - getEndDate() - Method in class com.orchestranetworks.addon.dama.ext.bean.DateRange
-
Returns the end date.
- getEndNode() - Method in interface com.orchestranetworks.addon.dmdv.data.LinkStep
-
Returns the end node of this link step.
- getEndNodeContext() - Method in interface com.orchestranetworks.addon.dmdv.data.Link
-
Returns the end node context of the current link.
- getEngine() - Method in class com.orchestranetworks.addon.dqid.WorkflowIndicatorExecutionEnvironment
-
Returns the workflow engine in the execution time.
- getEnumLabelField() - Method in class com.orchestranetworks.addon.dint.schema.EBXField
-
Returns enumeration label field if this field is a enumeration field.
- getErrorFile() - Method in class com.orchestranetworks.addon.adix.AdixImportResult
-
Deprecated.Returns the file that contains invalid records encountered during import.
- getErrorFile() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult.CSVImport
-
Returns the file containing invalid records encountered during import when the configuration specifies that all records with errors in their data rows will be exported to a downloadable file.
- getErrorFile() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult.SpreadsheetImport
-
Returns the file that contains invalid records encountered during import when the configuration specifies that records with errors in their data rows will be exported to a downloadable file.
- getErrorFilePath() - Method in class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
-
Returns the path of exported file containing invalid data.
- getErrorMessage() - Method in interface com.orchestranetworks.addon.dama.ext.backuprestore.DriveInformation
-
Returns the error message.
- getErrorMessage() - Method in exception com.orchestranetworks.addon.dqid.common.DQIdException
- getErrorMessageIfNotFound() - Method in class com.orchestranetworks.addon.dint.mapping.steps.MappingStepSelector
-
Returns the error message in case the mapping step is not found.
- getErrorMessages() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportResult
-
Deprecated.Returns the iterator of error messages.
- getErrorMessages() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportResult
-
Deprecated.Returns the iterator of error messages.
- getErrorMessages() - Method in class com.orchestranetworks.addon.dataexchange.DataResult
-
Deprecated.Returns the error message set of this.
- getErrorMessages() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult
-
Returns the error messages.
- getErrorMessages() - Method in interface com.orchestranetworks.addon.dex.result.Result
-
Returns the error messages when executing data import, export, transfer and the index of the source record as the key parameter.
- getErrorMessages() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
-
Returns the error messages during the data integration execution.
- getErrorUserMessages() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportResult
-
Deprecated.use
DataExchangeImportResult.getErrorMessages()
instead. - getException() - Method in class com.orchestranetworks.addon.dama.ext.exception.OperationExecutionStatus
-
Returns the execution exception.
- getException() - Method in interface com.orchestranetworks.addon.dqid.service.ServiceResult
-
Returns the exception thrown if the service execution failed,
null
otherwise. - getExceptionMessage(Locale) - Method in interface com.orchestranetworks.addon.dqid.service.ServiceResult
-
Returns a full, localized user message with the exception thrown if service execution has failed,
null
otherwise. - getExceptions() - Method in interface com.orchestranetworks.addon.dqid.IndicatorsExecutionResult
-
Returns all exceptions thrown during an indicator execution.
- getExecution() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns the function execution.
- getExecutionDate() - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
-
Returns the time when executing indicator.
- getExecutionDate() - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingProcess
-
Gets the execution date and time of a matching process.
- getExecutionDate() - Method in interface com.orchestranetworks.addon.mame.service.merge.MergeProcess
-
Gets the execution date and time of a merge process.
- getExecutionDateTime() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecution
-
Returns the execution time.
- getExecutionEnvironment() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContext
-
Returns the current execution environment for a Data Element Concept.
- getExecutionEnvironment() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnDemand
- getExecutionEnvironment() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
- getExecutionEnvironment() - Method in class com.orchestranetworks.addon.dqid.IndicatorExecutionContext
-
Returns the execution environment of the indicator.
- getExecutionEnvironment() - Method in class com.orchestranetworks.addon.dqid.WorkflowIndicatorExecutionContext
-
Returns the current execution environment for a workflow.
- getExecutionId() - Method in class com.orchestranetworks.addon.dqid.IndicatorExecutionContext
-
Returns the execution id at runtime.
- getExecutionTimePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getExecutionTimePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getExecutionTimePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the execution time. - getExecutionUUIDPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getExecutionUUIDPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getExecutionUUIDPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the unique execution identifier. - getExpirationDate() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the expiration date.
- getExportedFile() - Method in class com.orchestranetworks.addon.adix.AdixExportResult
-
Deprecated.Returns the exported file.
- getExportedFile() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportResult
-
Deprecated.Returns the exported file.
- getExportedFile() - Method in class com.orchestranetworks.addon.dex.configuration.ExportDataExchangeConfigurationSpec
-
Returns the exported file.
- getExportedFile() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult.CSVExport
-
Returns the exported file in the data export.
- getExportedFile() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult.SpreadsheetExport
-
Returns the exported file in the data export.
- getExportedFile() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult.XMLExport
-
Returns the exported file in the data export.
- getExportedFile() - Method in interface com.orchestranetworks.addon.dml.DataModelResult
-
Returns the XML Schema Document (XSD) file after generating the data model from the
DataModelSource
. - getExportPreference() - Method in class com.orchestranetworks.addon.adix.AdixExportSpec
-
Deprecated.Returns the name of the preference that stores configuration information for reuse during export.
- getExportSQLResults() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportSQLResult
-
Deprecated.Returns an
Iterator
object that iterates over the export result list. - getExportTableFilters() - Method in class com.orchestranetworks.addon.adix.ExportDataAccessSpec
-
Deprecated.Returns list of export table filters.
- getExportType() - Method in class com.orchestranetworks.addon.adix.AdixExportSpec
-
Deprecated.Returns the export type.
- getExportType() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportSpec
-
Deprecated.Returns export type of this
DataExchangeExportSpec
. - getExportType() - Method in class com.orchestranetworks.addon.dqid.dashboard.DashboardExportSpec
-
Returns the export type.
- getExtension() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Returns the digital asset's extension.
- getExtension() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Returns the digital asset's extension.
- getExtension() - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Deprecated.Use
SearchFilter.getExtensions()
instead. - getExtension() - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Returns the asset's extension.
- getExtensions() - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Returns the digital asset's extensions.
- getExternalDigitalAssetVersions() - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAssetVersionBean
-
Returns the digital asset version list.
- getExternalId() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
-
Return the external Id.
- getExternalId() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Returns the digital asset version's external Id.
- getExternalId() - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalSingularRequest
-
Returns the asset ID of the external drive.
- getExternalID() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Returns the digital asset external Id.
- getExternalID() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Returns the digital asset's external Id.
- getExternalIds() - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalPluralRequest
-
Returns the asset ID list from the external drive location.
- getExternalManager() - Method in class com.orchestranetworks.addon.dama.externalmanagement.ExternalManagerDefinition
-
Returns the
ExternalManager
. - getExternalTables() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Diagram
-
Returns the list of external tables in the current data structure.
- getExternalTableStyle() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Returns the external table style.
- getFatalErrorMessage() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
-
Returns the fatal error or
null
. - getFeatures() - Method in class com.orchestranetworks.addon.dama.externalmanagement.search.SearchConfig
- getField() - Method in class com.orchestranetworks.addon.dex.transformation.AggregationTransformationExecutionValue
-
Returns the source node during transfer or export and
null
during import. - getField() - Method in class com.orchestranetworks.addon.dint.mapping.steps.SourceFieldMappingStep
-
Returns the field of this step.
- getField() - Method in class com.orchestranetworks.addon.dint.mapping.steps.TargetFieldMappingStep
-
Returns the field of this step.
- getField() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the configured field path.
- getField() - Method in interface com.orchestranetworks.addon.mame.service.mergefunction.FieldMergeContext
- getField() - Method in interface com.orchestranetworks.addon.mame.service.mergefunction.MergedFieldValue
-
Returns the EBX field of the golden record.
- getFieldAttribute() - Method in class com.orchestranetworks.addon.dex.mapping.CSVField
-
Returns the specified
FieldAttribute
for this CSV field. - getFieldAttribute() - Method in class com.orchestranetworks.addon.dex.mapping.EBXField
-
Returns the specified
FieldAttribute
for this EBX® field. - getFieldAttribute() - Method in class com.orchestranetworks.addon.dex.mapping.SpreadsheetField
-
Returns the specified
FieldAttribute
for this spreadsheet field. - getFieldAttribute() - Method in class com.orchestranetworks.addon.dex.mapping.SQLField
-
Returns the specified
FieldAttribute
for this SQL field. - getFieldAttribute() - Method in class com.orchestranetworks.addon.dex.mapping.XMLField
-
Returns the specified
FieldAttribute
for this XML field. - getFieldCode() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the target field code.
- getFieldCodePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getFieldCodePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getFieldCodePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the target field's code. - getFieldComparison() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionField
-
Gets the comparison used to compare two fields in two different records
- getFieldIdentifier() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the target field identifier.
- getFieldMapper() - Method in interface com.orchestranetworks.addon.dex.mapping.FieldMapperDefinition
-
Returns an instance of
FieldMapper
. - getFieldMapperDefinitions() - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Returns the map of the
FieldMapperDefinition
implementations and aTableMapping
instance as the key parameter. - getFieldMapperDefinitions() - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Returns the map of the
FieldMapperDefinition
implementations andTableMapping
instance as the key parameter. - getFieldMappings() - Method in class com.orchestranetworks.addon.dex.mapping.TableMapping
-
Returns a list of field mappings.
- getFieldMergeFunction(String) - Method in class com.orchestranetworks.addon.mame.registration.MatchAndMergeRegistry
- getFieldNamePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getFieldNamePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getFieldNamePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the target field's name. - getFieldPath() - Method in class com.orchestranetworks.addon.dama.servicecomponent.EditAssetServiceSpec
-
Gets the field path.
- getFieldPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getFieldPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getFieldPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the target field. - getFields() - Method in class com.orchestranetworks.addon.dex.mapping.CSVTable
-
Returns the list of
CSVField
fields. - getFields() - Method in class com.orchestranetworks.addon.dex.mapping.EBXTable
-
Returns the list of
EBXField
fields. - getFields() - Method in class com.orchestranetworks.addon.dex.mapping.SpreadsheetTable
-
Returns the list of
SpreadsheetField
fields on this table. - getFields() - Method in class com.orchestranetworks.addon.dex.mapping.SQLTable
-
Returns the list of
SQLField
fields on this table or view. - getFields() - Method in interface com.orchestranetworks.addon.dex.mapping.Table
-
Returns the list of fields in this table.
- getFields() - Method in class com.orchestranetworks.addon.dex.mapping.XMLTable
-
Returns the list of
XMLField
object fields. - getFields() - Method in interface com.orchestranetworks.addon.dint.schema.SQLTable
-
Returns the list field in this table.
- getFields() - Method in interface com.orchestranetworks.addon.dint.schema.Table
-
Returns fields of this table.
- getFields() - Method in class com.orchestranetworks.addon.tese.RecordSearchResult
- getFieldSeparator() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec
-
Returns the field separator character.
- getFieldSeparator() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec
-
Returns the field separator character.
- getFieldTrustedSources(SchemaNode) - Method in interface com.orchestranetworks.addon.mame.service.configuration.TrustedSources
-
Gets a list of trusted sources.
- getFile() - Method in class com.orchestranetworks.addon.dama.ext.resource.FileResource
- getFile() - Method in interface com.orchestranetworks.addon.dama.ext.resource.Resource
-
Returns the file.
- getFile() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec
-
Returns either the CSV file or the archive file.
- getFile() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec
-
Returns either the CSV file or the archive file.
- getFile() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelSourceTableSpec
-
Returns the source file.
- getFile() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelTargetTableSpec
-
Returns the Excel file.
- getFileEncoding() - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Returns the character encoding to use.
- getFileEncoding() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Returns the character encoding to use.
- getFileEncoding() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec
-
Returns the CSV encoding.
- getFileEncoding() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec
-
Returns the CSV encoding.
- getFileFormat() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Returns the Excel file format.
- getFileResource() - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalUploadAssetRequest
-
Returns the file resource for uploading a digital asset.
- getFileSize() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Gets the file size.
- getFileSize() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
- getFileSize() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Returns the digital asset's file size.
- getFileSize() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Returns the digital asset version's file size.
- getFileSize() - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Returns the asset's size.
- getFkDECPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getFkDECPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getFkDECPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the Data Element Concept foreign key. - getFlag() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.AccessPermission
-
Identifies this permission.
- getFlatDataAccessor() - Method in class com.orchestranetworks.addon.dqid.Indicator
-
Returns the accessor to the
Flat data report
table or theBig data report
table fromIndicatorExecutionContext
. - getFlatDataDefinition() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns the definition of the fields in the
Flat data report
table which the indicator can update. - getFlatDataReportTable() - Method in interface com.orchestranetworks.addon.dqid.IndicatorStorage
-
Returns the
Flat data report
table in the storage. - getFlatDataResult(HomeKey, AdaptationName, String) - Method in class com.orchestranetworks.addon.dqid.ReportingUtilities
-
Returns the request result from the
Flat data report
table by specifying a predicate. - getFlatReportingFieldValues() - Method in class com.orchestranetworks.addon.dqid.IndicatorValue
-
Returns the set of
FlatDataValue
s. - getFolderId() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
- getFolderId() - Method in class com.orchestranetworks.addon.dama.ext.bean.FolderKey
-
Returns the ID of the folder
- getFolderId() - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Return the folder id.
- getFolderKey() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetSpec
-
Specifies the folder key.
- getFontColor() - Method in class com.orchestranetworks.addon.dex.configuration.DataFormat
-
Returns the cell's font color.
- getFontName() - Method in class com.orchestranetworks.addon.dex.configuration.DataFormat
-
Returns the cell's font name.
- getFontSize() - Method in class com.orchestranetworks.addon.dama.models.Tag
-
Returns the font size.
- getFontSize() - Method in class com.orchestranetworks.addon.dex.configuration.DataFormat
-
Returns the cell's font size.
- getFontSize() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
-
Returns the font size of the text.
- getFontStyles() - Method in class com.orchestranetworks.addon.dex.configuration.DataFormat
-
Returns the list of the cell's font style.
- getForceRecursiveExpand() - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
-
Whether or not to force the graph to expand recursively.
- getForeignKey() - Method in interface com.orchestranetworks.addon.dmdv.data.LinkStep
-
Returns the path of this foreign key.
- getForeignKey() - Method in interface com.orchestranetworks.addon.dmdv.data.LinkStepConfiguration
-
Returns the foreign key configuration path.
- getForeignKeyLabelField() - Method in class com.orchestranetworks.addon.dint.schema.EBXField
-
Returns foreign key label field if this field is a foreign key field.
- getFormat() - Method in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
-
Returns the format to parse or format the parameter value.
- getFormattedPrimaryKey() - Method in interface com.orchestranetworks.addon.mame.service.group.Record
-
Deprecated.Allows to return the primary key of an EBX record
- getForSchemaNode(SchemaNode) - Static method in enum com.orchestranetworks.addon.dint.schema.DefaultDataTypes
-
Converts a schema node to a default data type.
- getFromDate() - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Returns the from date.
- getFromRepository(Repository) - Static method in class com.orchestranetworks.addon.dqid.IndicatorConfiguration
-
Creates an instance of this class.
- getFromRepository(Repository) - Static method in class com.orchestranetworks.addon.dqid.ReportingUtilities
-
Creates an instance of this class.
- getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.IntegerAggregate
- getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.StringConcat
- getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.BooleanToString
- getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DecimalToString
- getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.IntegerToString
- getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToBoolean
- getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToURI
- getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringUpperCase
- getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
- getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.split.SplitToAMultiValuedField
- getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
- getFunction() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationDefinition
-
Returns a new instance of transformation function.
- getGenerator() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelSpec
-
Returns current diagram generator.
- getGoldenRecord() - Method in interface com.orchestranetworks.addon.mame.service.merge.MergeProcess
-
Gets the golden record created by the merge process.
- getGoldenRecord() - Method in interface com.orchestranetworks.addon.mame.service.mergefunction.FieldMergeContext
- getGraphConfigurationName() - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
-
Returns the graph configuration name.
- getGraphConfigurationName() - Method in class com.orchestranetworks.addon.dmdv.GraphSpec
-
Returns the current configuration name from the add-on's administrative settings.
- getGraphicalOptions() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
- getGraphModelTemplate() - Method in interface com.orchestranetworks.addon.dmdv.model.extension.CustomGraphModelFactory
-
Returns a template configuration that determines graph display options.
- getGroup(AdaptationTable, BigDecimal) - Method in interface com.orchestranetworks.addon.mame.service.group.GroupOperations
-
Returns a group
- getGroupByParameterName() - Method in class com.orchestranetworks.addon.dqid.GraphicalOptions
- getGroupCodePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getGroupCodePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getGroupCodePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the target group's code. - getGroupId() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Returns the group's Id.
- getGroupId(Adaptation) - Static method in class com.orchestranetworks.addon.mame.common.util.metadata.MetadataHelper
-
Gets the group id of the given record.
- getGroupIdentifier() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the target group identifier.
- getGroupingDisplayOptions() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns grouping display options.
- getGroupingField() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the configured field group by path.
- getGroupingFieldPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getGroupingFieldPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getGroupingFieldPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the target grouping field. - getGroupingFields() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecution
-
Returns the grouping fields.
- getGroupingValue() - Method in class com.orchestranetworks.addon.dqid.IndicatorValue
-
Returns grouping value.
- getGroupingValuePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getGroupingValuePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getGroupingValuePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the target grouping value. - getGroupLabel() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Returns the group's label.
- getGroupNamePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getGroupNamePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getGroupNamePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the target group's name. - getGroupOperations(Session) - Static method in class com.orchestranetworks.addon.mame.service.OperationsFactory
- getGroupPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getGroupPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getGroupPath() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the configured group path.
- getGroupPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the target group. - getGroupPriority() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns group priority.
- getGroupsWithActionRequired(AdaptationTable) - Method in interface com.orchestranetworks.addon.mame.service.group.GroupOperations
-
Returns groups of records that require user-performed actions.
- getGroupsWithFalsePositives() - Method in interface com.orchestranetworks.addon.mame.service.group.Groups
-
Allows to return the list of groups with false positives
- getGroupsWithMergeRequired() - Method in interface com.orchestranetworks.addon.mame.service.group.Groups
-
Allows to return the list of groups that needs to be merged
- getGroupsWithSuspects() - Method in interface com.orchestranetworks.addon.mame.service.group.Groups
-
Allows to return the list of groups with suspects
- getHeight() - Method in class com.orchestranetworks.addon.dama.ext.bean.Size
-
Gets the height in pixels.
- getHeight() - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Returns the asset's height.
- getHeight() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Returns this element's height in local coordinates.
- getHeight() - Method in class com.orchestranetworks.addon.dqid.chart.Size
- getHistoryOperations() - Static method in class com.orchestranetworks.addon.tese.HistoryOperationsFactory
- getHome() - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalCommonRequest
-
Returns the user's dataspace.
- getHome() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionEnvironment
-
Returns the current data space in execution time.
- getHoverColor() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Returns the hover color in hex.
- getHTMLComponent() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
Returns the HTML Component that represents the parameter.
- getId() - Method in class com.orchestranetworks.addon.dama.ext.bean.Folder
-
Returns the folder's id.
- getId() - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Returns the asset's ID.
- getIdentifierFactory() - Method in class com.orchestranetworks.addon.dama.ext.StorageManager
-
Returns the resource identifier factory.
- getImplementation() - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
-
Returns an instance of the indicator.
- getImplementation() - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
-
Returns an instance of the indicator.
- getImplementation() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns the instance for business implementation of the indicator.
- getImportedFile() - Method in class com.orchestranetworks.addon.adix.AdixImportSpec
-
Deprecated.Returns the imported file.
- getImportedFile() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportSpec
-
Deprecated.Returns the specified imported file.
- getImportedFile() - Method in class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
-
Returns the imported file.
- getImportedFile() - Method in class com.orchestranetworks.addon.dex.configuration.ImportDataExchangeConfigurationSpec
-
Returns the imported file.
- getImportedFile() - Method in class com.orchestranetworks.addon.dex.CSVImportDataExchangeHelperContext
-
Returns the imported file.
- getImportedFile() - Method in class com.orchestranetworks.addon.dex.SpreadsheetImportDataExchangeHelperContext
-
Returns the imported file.
- getImportMode() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportSpec
-
Deprecated.Returns the specified import mode.
- getImportMode() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.Returns the import mode (
DataExchangeImportMode
) of the specified value. - getImportMode() - Method in class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
-
Returns the specified import mode.
- getImportMode() - Method in interface com.orchestranetworks.addon.dex.configuration.ImportConfigurationSpec
-
Returns the specified import mode.
- getImportMode() - Method in class com.orchestranetworks.addon.dex.configuration.ImportDataExchangeConfigurationSpec
-
Returns the specified import mode.
- getImportMode() - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Returns the specified import mode.
- getImportMode() - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Returns the specified import mode.
- getImportPreference() - Method in class com.orchestranetworks.addon.adix.AdixExportSpec
-
Deprecated.Returns the name of the preference that stores configuration and mapping information for reuse during import.
- getImportPreference() - Method in class com.orchestranetworks.addon.adix.AdixImportSpec
-
Deprecated.Returns the name of the preference that stores the configuration and mapping information for reuse during import.
- getImportResults() - Method in class com.orchestranetworks.addon.adix.AdixImportResult
-
Deprecated.Returns the list of import results; the list is used for storing information after importing data into a table.
- getImportResults() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportResult
-
Deprecated.Returns an
Iterator
object that iterates over the import result list. - getImportScopes() - Method in class com.orchestranetworks.addon.dex.configuration.ImportDataExchangeConfigurationSpec
-
Returns the specified import scope.
- getImportType() - Method in class com.orchestranetworks.addon.adix.AdixImportSpec
-
Deprecated.Returns the import type.
- getImportType() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportSpec
-
Deprecated.Returns the specified import type.
- getIncomingLinks(NodeContext) - Method in interface com.orchestranetworks.addon.dmdv.data.NodeContext
-
Deprecated.Returns a list of links from the start node to the current node.
- getIndex() - Method in class com.orchestranetworks.addon.dataexchange.validator.ColumnHeaderSpec
-
Deprecated.
- getIndex() - Method in class com.orchestranetworks.addon.dex.mapping.CSVField
-
Returns the specified field index.
- getIndex() - Method in class com.orchestranetworks.addon.dex.mapping.EBXField
-
Returns the specified field index.
- getIndex() - Method in interface com.orchestranetworks.addon.dex.mapping.Field
-
Returns the specified field order.
- getIndex() - Method in interface com.orchestranetworks.addon.dex.mapping.Record
-
Returns the specified record index.
- getIndex() - Method in class com.orchestranetworks.addon.dex.mapping.SpreadsheetField
-
Returns the specified field index.
- getIndex() - Method in class com.orchestranetworks.addon.dex.mapping.SQLField
- getIndex() - Method in class com.orchestranetworks.addon.dex.mapping.XMLField
-
Returns the specified field index.
- getIndex() - Method in interface com.orchestranetworks.addon.dint.schema.CSVField
-
Returns the field's index.
- getIndex() - Method in interface com.orchestranetworks.addon.dint.schema.Field
-
Returns the index of this field in the table.
- getIndicator() - Method in interface com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageResultItem
-
Returns an indicator's primary key.
- getIndicatorCode() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the primary key of the Indicator to execute.
- getIndicatorCodePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getIndicatorCodePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getIndicatorCodePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the indicator's code. - getIndicatorCodes() - Method in class com.orchestranetworks.addon.dqid.IndicatorExecutionContext
-
Returns the list of indicator primary keys in the current execution.
- getIndicatorDefinition(DataElementConcept) - Method in class com.orchestranetworks.addon.dqid.IndicatorConfiguration
-
Returns all Indicators related to a Data Element Concept.
- getIndicatorDefinitionClass() - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
-
Deprecated.
- getIndicatorDefinitionCode() - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
-
Returns the unique code of an
IndicatorDefinition
. - getIndicatorDefinitionContext() - Method in class com.orchestranetworks.addon.dqid.Indicator
-
Returns the
IndicatorDefinitionContext
as configured in the administration. - getIndicatorDescription() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the business description of the Indicator to execute.
- getIndicatorExecutionId() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecution
-
Returns the execution ID.
- getIndicatorExecutionResults() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecution
-
Returns the execution results.
- getIndicatorExecutions(String, QueryParam) - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorOperations
-
Returns all the executions associated with a given indicator.
- getIndicatorId() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecution
-
Returns the indicator ID.
- getIndicatorName() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecution
-
Returns the indicator name.
- getIndicatorName() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the name of the Indicator to execute.
- getIndicatorNamePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getIndicatorNamePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getIndicatorNamePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the indicator's name. - getIndicatorOperations(Session) - Method in class com.orchestranetworks.addon.dpra.OperationsFactory
-
Provides indicator operations for the EBX Insight (New) Add-on
- getIndicatorReportAccessor() - Method in class com.orchestranetworks.addon.dqid.Indicator
-
Returns the accessor to the
Indicator report
table and theIndicator value
table fromIndicatorExecutionContext
. - getIndicatorReportTable() - Method in interface com.orchestranetworks.addon.dqid.IndicatorStorage
-
Returns the
Indicator report
table in the storage. - getIndicators() - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Returns the primary keys of indicators used by the Purge indicator service.
- getIndicatorValues() - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
-
Returns the list of
IndicatorValue
, the atomic outcomes after executing Indicator. - getIndicatorValueTable() - Method in interface com.orchestranetworks.addon.dqid.IndicatorStorage
-
Returns the
Indicator value
table in the storage. - getInputDataType() - Method in class com.orchestranetworks.addon.dint.mapping.steps.SourceFieldMappingStep
- getInputDataType() - Method in class com.orchestranetworks.addon.dint.mapping.steps.MappingStep
-
Returns the data type of the input.
- getInputDataType() - Method in class com.orchestranetworks.addon.dint.mapping.steps.TransformationMappingStep
- getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.IntegerAggregate
- getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.StringConcat
- getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.BooleanToString
- getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateTimeToString
- getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateToString
- getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DecimalToString
- getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.IntegerToString
- getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToBoolean
- getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDate
- getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDateTime
- getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToTime
- getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToURI
- getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringUpperCase
- getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.TimeToString
- getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
- getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.split.SplitToAMultiValuedField
- getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
- getInputDefinition() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationDefinition
-
Returns the input definition.
- getInputDefinitions() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationDefinition
-
Deprecated.Returns a list of input data of this
Transformation
. - getInputDefinitions() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationDefinition
-
Returns a list of input data of this
Transformation
. - getInputDefinitions() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns the list of input definitions.
- getInputFile() - Method in class com.orchestranetworks.addon.dml.SourceFile
-
Returns the specified file used for generating the data model.
- getInputParametersDefinition() - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
-
Returns an empty list of
ParameterDefinition
. - getInputParametersDefinition() - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
-
Returns an empty list of
ParameterDefinition
. - getInputParametersDefinition() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns the input parameters of the indicator.
- getInputSize() - Method in class com.orchestranetworks.addon.dint.mapping.steps.AggregateTransformationMappingStep
-
Returns the number of inputs.
- getInputStream() - Method in interface com.orchestranetworks.addon.dama.ext.resource.MediaContent
-
Returns the input stream.
- getInputValue() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransferTransformationExecutionContext
-
Deprecated.Returns the input value to transfer data through a transformation function.
- getInputValue() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.XMLExportTransformationExecutionContext
-
Deprecated.Returns the input value to export XML data through a transformation function.
- getInputValue() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.XMLImportTransformationExecutionContext
-
Deprecated.Returns the input value to import data through split and transformation functions.
- getInputValue() - Method in interface com.orchestranetworks.addon.dex.transformation.ExportTransformationExecutionContext
-
Returns the input value to export data through a transformation function.
- getInputValue() - Method in interface com.orchestranetworks.addon.dex.transformation.ImportTransformationExecutionContext
-
Returns the input value to import data through a transformation function.
- getInputValue() - Method in interface com.orchestranetworks.addon.dex.transformation.TransferTransformationExecutionContext
-
Returns the input value to transfer data through a transformation function.
- getInputValue() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationExecutionContext
-
Returns the input value of this context.
- getInputValue(String) - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContext
-
Returns the value for a single-valued input.
- getInputValues() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.AggregationTransformationExecutionContext
-
Deprecated.Returns the list of
AggregationTransformationExecutionValue
objects as input values of the aggregation transformation function when transferring/exporting/importing data. - getInputValues() - Method in interface com.orchestranetworks.addon.dex.transformation.AggregationTransformationExecutionContext
-
Returns the list of
AggregationTransformationExecutionValue
objects as aggregation transformation function input values when transferring, exporting, or importing data. - getInputValues(String) - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContext
-
Returns the list of values for a multi-valued input.
- getInstance() - Static method in class com.orchestranetworks.addon.dama.common.ResizeUtils
- getInstance() - Static method in class com.orchestranetworks.addon.dex.common.ApplicationInterfaceConfigurationFactory
-
Returns an instance of
ApplicationInterfaceConfigurationFactory
. - getInstance() - Static method in class com.orchestranetworks.addon.dex.common.CommonApplicationMappingFactory
-
Returns an instance of
CommonApplicationMappingFactory
. - getInstance() - Static method in class com.orchestranetworks.addon.dex.common.DataExchangeServiceContextFactory
-
Returns an instance of
DataExchangeServiceContextFactory
. - getInstance() - Static method in class com.orchestranetworks.addon.dint.DataIntegrationExecutor
-
Returns the instance of the executor.
- getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.aggregate.IntegerAggregate
-
Returns the instance.
- getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.aggregate.StringConcat
-
Returns the instance.
- getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.conversion.BooleanToString
-
Returns the instance.
- getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.conversion.DateTimeToString
-
Returns the instance.
- getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.conversion.DateToString
-
Returns the instance.
- getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDate
-
Returns the instance.
- getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDateTime
-
Returns the instance.
- getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToTime
-
Returns the instance.
- getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.conversion.StringUpperCase
-
Returns the instance.
- getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.conversion.TimeToString
-
Returns the instance.
- getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
-
Returns the instance.
- getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.split.SplitToAMultiValuedField
- getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
-
Returns the instance.
- getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.TransformationRegistry
-
Returns the instance of the registry.
- getInstance() - Static method in class com.orchestranetworks.addon.dml.SourcePrimaryKeyFactory
-
Returns an instance of
SourcePrimaryKeyFactory
. - getInstance() - Static method in class com.orchestranetworks.addon.dpra.OperationsFactory
-
Provides an instance of OperationsFactory
- getIntervalFormatPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getIntervalFormatPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getIntervalFormatPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the interval format. - getIntervalType() - Method in class com.orchestranetworks.addon.dqid.IntervalValue
-
Returns the interval type of this indicator value.
- getInvalidDataFile() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec
-
Returns the file where invalid records are written.
- getInvalidDataFile() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelSourceTableSpec
-
Returns the file where invalid records are written.
- getInvalidDataFile() - Method in class com.orchestranetworks.addon.dint.template.ExcelImportTemplateSpec
-
Returns the file that contains invalid records.
- getInvalidDataFolder() - Method in class com.orchestranetworks.addon.dint.template.CSVImportTemplateSpec
-
Returns the folder where the files that contain invalid records are stored.
- getInvalidFileNamePrefix() - Method in class com.orchestranetworks.addon.dint.template.CSVImportTemplateSpec
-
Returns the common prefix for the file name.
- getInvalidFileNameSuffix() - Method in class com.orchestranetworks.addon.dint.template.CSVImportTemplateSpec
-
Returns the common suffix for the file name.
- getJNDIDataSource() - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Returns the specified JNDI data source for SQL export.
- getJNDIDataSource() - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Returns the specified JNDI data source for SQL import.
- getKey() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Returns the digital asset key.
- getKey() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
-
Return the digital asset key.
- getKey() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionSpec
-
Returns the digital asset key.
- getKey() - Method in interface com.orchestranetworks.addon.dama.ext.bean.GeneralDigitalAssetVersionSpec
-
Returns the digital asset key.
- getKey() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Return the digital asset's key.
- getKeyword() - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Returns the keyword.
- getKeyword() - Method in interface com.orchestranetworks.addon.tese.SearchHistory
-
Returns the keyword that was used to search.
- getLabel() - Method in class com.orchestranetworks.addon.adix.TransformerDefinition
-
Deprecated.Returns the label of this
Transformer
. - getLabel() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Returns the digital asset's label.
- getLabel() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetSpec
-
Returns the label.
- getLabel() - Method in interface com.orchestranetworks.addon.dama.ext.bean.GeneralDigitalAssetSpec
-
Returns the label.
- getLabel() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Returns the label.
- getLabel() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.AccessPermission
-
Returns a developer-friendly string label.
- getLabel() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.DigitalAssetState
-
Gets the label.
- getLabel() - Method in interface com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnDefinition
-
Deprecated.Returns the label of
SQLMappingColumn
. - getLabel() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationDefinition
-
Deprecated.Returns the label of this
Transformation
. - getLabel() - Method in interface com.orchestranetworks.addon.dataexchange.validator.ValidatorDefinition
-
Deprecated.Returns the label of this
Validator
. - getLabel() - Method in class com.orchestranetworks.addon.dex.mapping.CSVField
-
Returns the specified field label.
- getLabel() - Method in class com.orchestranetworks.addon.dex.mapping.EBXField
-
Returns the specified field label.
- getLabel() - Method in interface com.orchestranetworks.addon.dex.mapping.Field
-
Returns the specified field label.
- getLabel() - Method in interface com.orchestranetworks.addon.dex.mapping.FieldMapperDefinition
-
Returns the label of
FieldMapper
. - getLabel() - Method in class com.orchestranetworks.addon.dex.mapping.SpreadsheetField
-
Returns the specified field label.
- getLabel() - Method in class com.orchestranetworks.addon.dex.mapping.SQLField
-
Returns the specified field label.
- getLabel() - Method in class com.orchestranetworks.addon.dex.mapping.XMLField
-
Returns the specified field label.
- getLabel() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationDefinition
-
Returns the label of this
Transformation
. - getLabel() - Method in interface com.orchestranetworks.addon.dex.validator.ValidatorDefinition
-
Returns the label of this
Validator
. - getLabel() - Method in interface com.orchestranetworks.addon.dint.schema.DataType
-
Returns the label.
- getLabel() - Method in enum com.orchestranetworks.addon.dint.schema.DefaultDataTypes
- getLabel() - Method in interface com.orchestranetworks.addon.dint.schema.Field
-
Returns the label.
- getLabel() - Method in interface com.orchestranetworks.addon.dint.schema.SQLField
-
Returns the label of this field
- getLabel() - Method in interface com.orchestranetworks.addon.dint.schema.SQLTable
-
Returns the label of this table.
- getLabel() - Method in interface com.orchestranetworks.addon.dint.schema.Table
-
Returns the label.
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.IntegerAggregate
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.StringConcat
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.BooleanToString
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateTimeToString
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateToString
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DecimalToString
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.IntegerToString
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToBoolean
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDate
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDateTime
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToTime
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToURI
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringUpperCase
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.TimeToString
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.InputDefinition
-
Returns the label.
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.OutputDefinition
-
Returns the label.
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.ParameterDefinition
-
Returns the label.
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.split.SplitToAMultiValuedField
- getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
- getLabel() - Method in enum com.orchestranetworks.addon.dint.transformation.TransformationCategory
-
Returns the label.
- getLabel() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationDefinition
-
Returns the label.
- getLabel() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
-
Returns the node label.
- getLabel() - Method in class com.orchestranetworks.addon.dmdv.model.extension.LinkStyle
-
Returns the label color in hex.
- getLabel() - Method in enum com.orchestranetworks.addon.dpra.AssetType
-
Returns the asset's label.
- getLabel() - Method in enum com.orchestranetworks.addon.dpra.ChartType
-
Returns the chart's label.
- getLabel() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns the label.
- getLabel() - Method in class com.orchestranetworks.addon.dpra.function.InputDefinition
-
Returns the input definition label.
- getLabel() - Method in class com.orchestranetworks.addon.dpra.function.OutputDefinition
-
Returns the output definition label.
- getLabel() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecutionResult
-
Returns the label of execution result.
- getLabel() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns the label of this Data Element Concept type.
- getLabel() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
Returns the localized label of this interval type.
- getLabel() - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
-
Returns a user message from the code.
- getLabel() - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
-
Returns a user message from the code.
- getLabel() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns the label of the indicator.
- getLabel() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
Returns the label of the parameter.
- getLabel() - Method in enum com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorDateTypeEnum
-
Returns the
DateTypeEnum
label. - getLabel() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionField
-
Gets the name of this field.
- getLabel() - Method in interface com.orchestranetworks.addon.mame.registration.MergeFunctionDeclaration
-
Returns the label of the function.
- getLabel() - Method in interface com.orchestranetworks.addon.mame.registration.PrimaryKeyFieldMergeFunctionDeclaration
-
Returns the label of the function.
- getLabel() - Method in interface com.orchestranetworks.addon.mame.registration.RecordSelectionFunctionDeclaration
-
Returns the record selection function label.
- getLabel(LinkLabelContext) - Method in interface com.orchestranetworks.addon.dmdv.data.label.LinkLabelRenderer
-
Returns the label to render for a link.
- getLabel(NodeLabelContext) - Method in interface com.orchestranetworks.addon.dmdv.data.label.NodeLabelRenderer
-
Returns the label to render for a node.
- getLabel(Locale) - Method in interface com.orchestranetworks.addon.dqid.IndicatorStorage
- getLabel(Locale) - Method in class com.orchestranetworks.addon.dqid.PredefinedValue
-
Returns the label by a locale.
- getLabelDescription() - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Returns the asset's label and description.
- getLabelMaximumlength() - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Returns link label maximum length.
- getLanguagePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getLanguagePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getLanguagePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the language at execution time. - getLastIndicatorExecution(String) - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorOperations
-
Returns the last execution of the given indicator
- getLastUpdatedDate() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Returns the digital asset's last updated date.
- getLastUpdatedDate() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Returns the digital asset's last updated date.
- getLastUpdatedDate() - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Returns the asset's last updated date.
- getLegendPosition() - Method in class com.orchestranetworks.addon.dqid.chart.Template
-
Returns the legend position.
- getLineReturnCharacters() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Returns the line return characters.
- getLineType() - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Returns type of the link.
- getLink() - Method in interface com.orchestranetworks.addon.dmdv.data.filter.FilterContext
-
Returns the current link being evaluated by the filter.
- getLink() - Method in interface com.orchestranetworks.addon.dmdv.data.label.LinkLabelContext
-
Returns the current link being rendered.
- getLink() - Method in interface com.orchestranetworks.addon.dmdv.data.style.LinkStyleContext
-
Returns the current link being rendered.
- getLinkedItems() - Method in class com.orchestranetworks.addon.dqid.LinkedRecord
-
Returns the map between predicates and sets of
Flat data report
paths. - getLinkedRecordDefinition() - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
-
Returns
null
. - getLinkedRecordDefinition() - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
-
Always returns
null
. - getLinkedRecordDefinition() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns the definition of the linked records.
- getLinkedRecordInformation() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the linked record information.
- getLinkedRecordPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getLinkedRecordPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getLinkedRecordPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the linked records. - getLinkedRecords() - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
-
Returns the linked records mapped by sequences.
- getLinkedRecordTable() - Method in interface com.orchestranetworks.addon.dqid.IndicatorStorage
-
Returns the
Linked record
table in the storage. - getLinkStyle() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Returns the link style.
- getLinkStyle(LinkStyleContext) - Method in interface com.orchestranetworks.addon.dmdv.data.style.LinkStyleFactory
-
Returns the style for a link.
- getListConstraint() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
Returns the list constraint.
- getListSeparator() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec
-
Returns the list separator character.
- getListSeparator() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec
-
Returns the list separator character.
- getListSeparator() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelSourceTableSpec
-
Returns the list separator character.
- getListSeparator() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelTargetTableSpec
-
Returns the list separator character.
- getLocale() - Method in class com.orchestranetworks.addon.adix.DataAccessSpec
-
Deprecated.Returns the current locale.
- getLocale() - Method in class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
-
Returns the specific locale.
- getLocale() - Method in class com.orchestranetworks.addon.dint.DataFormatOptions
-
Returns the locale.
- getLocale() - Method in interface com.orchestranetworks.addon.mame.service.mergefunction.FieldMergeContext
- getLocaleForNumberFormat() - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Returns the locale and the corresponding number format policy used in the exported file.
- getLogicalName() - Method in class com.orchestranetworks.addon.dex.mapping.CommonApplication
-
Returns the logical name which ensures a unique identification for this
CommonApplication
. - getLogicalNameOfSourceApplication() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationConfigurationContext
-
Deprecated.Returns the source application's logical name.
- getLogicalNameOfTargetApplication() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationConfigurationContext
-
Deprecated.Returns the target application's logical name.
- getMappedFields() - Method in class com.orchestranetworks.addon.dint.mapping.SourceTable
-
Returns all mapped fields.
- getMappedFields() - Method in class com.orchestranetworks.addon.dint.mapping.TargetTable
-
Returns all mapped fields.
- getMappingSpec() - Method in class com.orchestranetworks.addon.dint.DataIntegrationSpec
-
Returns the mapping specification.
- getMappingType() - Method in class com.orchestranetworks.addon.dex.mapping.FieldMapping
-
Returns the specified
MappingType
to this. - getMargin() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Returns the margin around this element in the following order: top, right, bottom, left.
- getMargin(MarginType) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Returns the margin around this element.
- getMatchedRecords() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Returns records from the group that are considered as matching.
- getMatcherByIndex() - Static method in interface com.orchestranetworks.addon.dint.mapping.FieldMatcher
-
Return
true
if the source field's index equals the target field's index - getMatcherByLabel() - Static method in interface com.orchestranetworks.addon.dint.mapping.FieldMatcher
-
Returns
true
if the source field's label equals the target field's label (case-sensitive). - getMatcherByLabelIgnoreCase() - Static method in interface com.orchestranetworks.addon.dint.mapping.FieldMatcher
-
Returns
true
if the source field's label equals the target field's label (case-insensitive). - getMatches() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Deprecated, for removal: This API element is subject to removal in a future version.since version 6.1.3. Use
Group.getMatchedRecords()
- getMatchingOperations(Session) - Static method in class com.orchestranetworks.addon.mame.service.OperationsFactory
-
Provides matching operations for the EBX™ Match and Merge Add-on.
- getMatchingResult() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionNode
-
Gets the result of the decision tree execution.
- getMatchingResult() - Method in interface com.orchestranetworks.addon.mame.service.evaluatematching.EvaluateMatchingResult
-
Gets the decision tree execution result.
- getMatchingStatus() - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingProcess
-
Gets available matching statuses.
- getMaximumNumberOfGroups() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns maximum number of groups.
- getMaximumOccurencesMeaning() - Method in class com.orchestranetworks.addon.dqid.WatchdogInformation
-
The brief description for the maximum occurrence.
- getMaxOccurrence() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Returns the maximum number of occurrences of this node.
- getMaxOccurrence() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Returns the maximum number of occurrences of this node.
- getMaxOccurrences() - Method in class com.orchestranetworks.addon.dqid.Watchdog
-
Returns the maximum occurrence number of the configured watchdog.
- getMaxOccurs() - Method in class com.orchestranetworks.addon.dqid.ListConstraint
-
Returns the maximum occurrence number.
- getMaxOccurs() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
- getMaxThresholdDecimalPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getMaxThresholdDecimalPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getMaxThresholdDecimalPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the decimal maximum threshold. - getMaxThresholdPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getMaxThresholdPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getMaxThresholdPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the integer maximum threshold. - getMaxValue() - Method in class com.orchestranetworks.addon.dqid.ParameterConstraint
-
Returns the maximum value.
- getMd5CheckSumOfFile() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Get MD5 Hash of the physical asset file
- getMd5CheckSumOfFile() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Returns checksum of the file.
- getMd5CheckSumOfFile() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Returns checksum of the file.
- getMediaContent(DigitalAsset) - Method in interface com.orchestranetworks.addon.dama.ext.drivemanager.DriveManager
-
Gets the media content of a digital asset.
- getMediaContent(DigitalAsset) - Method in class com.orchestranetworks.addon.dama.ext.StorageManager
-
Returns the media content of a digital asset.
- getMediaContent(DigitalAssetVersion) - Method in interface com.orchestranetworks.addon.dama.ext.drivemanager.DriveManager
-
Gets the media content of a version.
- getMediaContent(DigitalAssetVersion) - Method in class com.orchestranetworks.addon.dama.ext.StorageManager
-
Returns the media content of a version.
- getMediaContentOfAsset(ExternalSingularRequest) - Method in interface com.orchestranetworks.addon.dama.externalmanagement.ExternalManager
-
Gets the media content of a digital asset.
- getMediaContentOfAssetVersion(ExternalSingularRequest) - Method in interface com.orchestranetworks.addon.dama.externalmanagement.ExternalManager
-
Gets the media content of a digital asset version.
- getMediaPath() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetComponentContext
-
Returns the media path.
- getMergeFunction() - Method in interface com.orchestranetworks.addon.mame.registration.MergeFunctionDeclaration
-
Returns a merge function.
- getMergeOperations(Session) - Static method in class com.orchestranetworks.addon.mame.service.OperationsFactory
-
Provides merge operations for the EBX™ Match and Merge Add-on.
- getMergeProcessId() - Method in interface com.orchestranetworks.addon.mame.service.merge.MergeProcess
-
Gets the id of the merge process.
- getMessage() - Method in exception com.orchestranetworks.addon.dama.ext.exception.DAMException
- getMessage() - Method in exception com.orchestranetworks.addon.dint.DataIntegrationException
- getMessage() - Method in exception com.orchestranetworks.addon.dpra.DPRAException
- getMessage(Locale) - Method in exception com.orchestranetworks.addon.dama.ext.exception.DAMException
-
Returns the message string by locale.
- getMessage(Locale) - Method in exception com.orchestranetworks.addon.dpra.DPRAException
-
Returns the error message for a locale.
- getMessage(Locale) - Method in exception com.orchestranetworks.addon.dqid.common.DQIdException
-
Returns a localized user message string.
- getMetaData() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Returns the digital asset's metadata.
- getMetaData() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Returns the digital asset's metadata.
- getMetaDatas() - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Returns the asset's metadata.
- getMinimumOccurencesMeaning() - Method in class com.orchestranetworks.addon.dqid.WatchdogInformation
-
The brief description for the minimum occurrence.
- getMinOccurrence() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Returns the minimum number of occurrences of this node.
- getMinOccurrence() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Returns the minimum number of occurrences of this node.
- getMinOccurrences() - Method in class com.orchestranetworks.addon.dqid.Watchdog
-
Returns the minimum occurrence number of the configured watchdog.
- getMinOccurs() - Method in class com.orchestranetworks.addon.dqid.ListConstraint
-
Returns the minimum occurrence number.
- getMinOccurs() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
- getMinThresholdDecimalPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getMinThresholdDecimalPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getMinThresholdDecimalPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the decimal minimum threshold. - getMinThresholdPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getMinThresholdPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getMinThresholdPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the integer minimum threshold. - getMinValue() - Method in class com.orchestranetworks.addon.dqid.ParameterConstraint
-
Returns the minimum value.
- getMode() - Method in class com.orchestranetworks.addon.dama.ext.bean.ImageSize
- getMode() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.ImageMode
- getModificationAction() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
-
Return the ModificationAction.
- getModificationAction() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionSpec
- getMultipleTargetRecordsSupportMode() - Method in class com.orchestranetworks.addon.dint.transformation.split.SplitToAMultiValuedField
- getMultipleTargetRecordsSupportMode() - Method in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
- getName() - Method in class com.orchestranetworks.addon.dama.ext.bean.Folder
-
Returns the folder's name.
- getName() - Method in class com.orchestranetworks.addon.dama.ext.bean.FolderSpec
-
Returns the folder's name.
- getName() - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLColumnSpec
-
Deprecated.Returns value of column name.
- getName() - Method in class com.orchestranetworks.addon.dataexchange.transformation.InputDefinition
-
Deprecated.Returns name of input data.
- getName() - Method in class com.orchestranetworks.addon.dataexchange.transformation.ParameterDefinition
-
Deprecated.Returns the name of parameter.
- getName() - Method in class com.orchestranetworks.addon.dataexchange.validator.ColumnHeaderSpec
-
Deprecated.
- getName() - Method in class com.orchestranetworks.addon.dex.configuration.JNDIDataSource
-
Returns the SQL data source name.
- getName() - Method in class com.orchestranetworks.addon.dex.mapping.CSVField
-
Returns the specified field name.
- getName() - Method in class com.orchestranetworks.addon.dex.mapping.CSVTable
-
Returns the specified table name.
- getName() - Method in class com.orchestranetworks.addon.dex.mapping.EBXField
-
Returns the specified field name.
- getName() - Method in interface com.orchestranetworks.addon.dex.mapping.Field
-
Returns the specified field name.
- getName() - Method in class com.orchestranetworks.addon.dex.mapping.SpreadsheetField
-
Returns the specified field name.
- getName() - Method in class com.orchestranetworks.addon.dex.mapping.SQLField
-
Returns the specified field name.
- getName() - Method in class com.orchestranetworks.addon.dex.mapping.XMLField
-
Returns the specified field name.
- getName() - Method in class com.orchestranetworks.addon.dex.transformation.InputDefinition
-
Returns the input data name.
- getName() - Method in class com.orchestranetworks.addon.dex.transformation.ParameterDefinition
-
Returns the parameter name.
- getName() - Method in interface com.orchestranetworks.addon.dint.schema.CSVField
-
Returns the field's name.
- getName() - Method in interface com.orchestranetworks.addon.dint.schema.ExcelField
-
Returns the column header.
- getName() - Method in class com.orchestranetworks.addon.dint.transformation.InputDefinition
-
Returns the unique name.
- getName() - Method in class com.orchestranetworks.addon.dint.transformation.OutputDefinition
-
Returns the unique name.
- getName() - Method in class com.orchestranetworks.addon.dint.transformation.ParameterDefinition
-
Returns the unique name.
- getName() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
-
Returns the node name.
- getName() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Returns the element name.
- getName() - Method in interface com.orchestranetworks.addon.dml.DataModelSource
-
Returns the data model source name.
- getName() - Method in class com.orchestranetworks.addon.dml.SourceFile
-
Returns the data model source name.
- getName() - Method in class com.orchestranetworks.addon.dml.SourcePrimaryKey
-
Returns the data model source name.
- getName() - Method in class com.orchestranetworks.addon.dpra.function.InputDefinition
-
Returns the unique name.
- getName() - Method in class com.orchestranetworks.addon.dpra.function.OutputDefinition
-
Returns the unique name.
- getName() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecutionResult
-
Returns the name of execution result.
- getName() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
Returns the name of the parameter.
- getName() - Method in interface com.orchestranetworks.addon.mame.model.config.ParameterValue
-
Gets the parameter's name.
- getName() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionNode
-
Gets the name of decision node.
- getName() - Method in interface com.orchestranetworks.addon.mame.registration.MergeFunctionDeclaration
-
Returns the merge function name.
- getName() - Method in interface com.orchestranetworks.addon.mame.registration.PrimaryKeyFieldMergeFunctionDeclaration
-
Returns the merge function name for the primary key.
- getName() - Method in interface com.orchestranetworks.addon.mame.registration.RecordSelectionFunctionDeclaration
-
Returns the record selection function name.
- getNameWithoutPrefix() - Method in class com.orchestranetworks.addon.dqid.common.SchemaTypeNameExtension
-
Returns the unique string representing this schema type name.
- getNbRecordsInCorrelatedWatchdogIndicator() - Method in interface com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageResultItem
-
Returns the number of records purged from the Correlated watchdog indicator report table.
- getNbRecordsInFlatData() - Method in interface com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageResultItem
-
Returns the number of records purged from the Flat data report table.
- getNbRecordsInIndicatorReport() - Method in interface com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageResultItem
-
Returns the number of records purged from the Indicator report table.
- getNbRecordsInIndicatorValue() - Method in interface com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageResultItem
-
Returns the number of records purged from the Indicator value table.
- getNbRecordsInLinkedRecord() - Method in interface com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageResultItem
-
Returns the number of records purged from the Linked record table.
- getNbRecordsInWatchdogIndicator() - Method in interface com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageResultItem
-
Returns the number of records purged from the Watchdog indicator report table.
- getNewLocation() - Method in interface com.orchestranetworks.addon.dama.ext.backuprestore.DriveInformation
-
Returns the new location.
- getNode() - Method in interface com.orchestranetworks.addon.dmdv.data.NodeContext
-
Returns the current node.
- getNodeContext() - Method in interface com.orchestranetworks.addon.dmdv.data.label.NodeLabelContext
-
Returns the current node context.
- getNodeContext() - Method in interface com.orchestranetworks.addon.dmdv.template.NodeTemplateContext
-
Returns the current node context.
- getNumberCreatedRecord() - Method in class com.orchestranetworks.addon.dataexchange.DataResult
-
Deprecated.Returns the number of created records.
- getNumberDeletedRecord() - Method in class com.orchestranetworks.addon.dataexchange.DataResult
-
Deprecated.Returns the number of deleted records.
- getNumberInvalidRecord() - Method in class com.orchestranetworks.addon.dataexchange.DataResult
-
Deprecated.Returns the number of invalid records.
- getNumberOfColumns() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Returns the total number of columns.
- getNumberOfCreatedRecords() - Method in interface com.orchestranetworks.addon.dex.result.ImportResult
-
Returns the number of records that have been created.
- getNumberOfDeletedRecords() - Method in interface com.orchestranetworks.addon.dex.result.ImportResult
-
Returns the number of records that have been deleted.
- getNumberOfDeletedRecords() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
-
Returns the number of deleted records in the target table.
- getNumberOfExportedRecords() - Method in interface com.orchestranetworks.addon.dex.result.ExportResult
-
Returns the number of records that have been exported.
- getNumberOfFailedRecords() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
-
Returns the number of failed records when persisting in the target table.
- getNumberOfInsertedRecords() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
-
Returns the number of inserted records in the target table.
- getNumberOfInvalidRecords() - Method in interface com.orchestranetworks.addon.dex.result.Result
-
Returns the number of records that are invalid.
- getNumberOfProcessedRecords() - Method in interface com.orchestranetworks.addon.dex.result.Result
-
Returns the number of records that have been processed.
- getNumberOfProcessedRecords() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
-
Returns the total number of processed records from the source table.
- getNumberOfResults() - Method in interface com.orchestranetworks.addon.tese.SearchHistory
-
Returns the number of results returned for the search.
- getNumberOfSkippedRecords() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
-
Returns the number of skipped records when persisting in the target table.
- getNumberOfUnchangedRecords() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
-
Returns the number of unchanged records in the target table.
- getNumberOfUpdatedRecords() - Method in interface com.orchestranetworks.addon.dex.result.ImportResult
-
Deprecated.Since 3.0.0, this method is no longer supported.
- getNumberOfUpdatedRecords() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
-
Returns the number of updated records in the target table.
- getNumberRelevantRecords() - Method in class com.orchestranetworks.addon.dqid.LinkedRecord
-
Returns the number of relevant records.
- getNumberUpdatedRecord() - Method in class com.orchestranetworks.addon.dataexchange.DataResult
-
Deprecated.Returns the number of updated records.
- getOidPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getOidPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getOidPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the identifier field of the table. - getOpacity() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeImage
-
Returns the opacity of this image.
- getOpacity() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeIndicator
-
Returns the opacity of this indicator.
- getOperationIdentifier() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the target operation identifier.
- getOperationIdentifier() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the operation identifier.
- getOperationKeyPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getOperationKeyPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getOperationKeyPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the operation's key. - getOperationPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getOperationPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getOperationPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of operations on indicator results, such as sending emails, ect. - getOption() - Method in enum com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorDateTypeEnum
-
Returns the
PurgeIndicatorDateTypeEnum
option. - getOption(String) - Method in interface com.orchestranetworks.addon.dqid.LinkedRecordInformation
-
Returns the option for a certain key defined in
LinkedRecordDefinition.addOption(ParameterDefinition)
. - getOptions() - Method in class com.orchestranetworks.addon.dqid.LinkedRecordDefinition
-
Returns the extra options.
- getOptions(String) - Method in interface com.orchestranetworks.addon.dqid.LinkedRecordInformation
-
Returns the options for a certain key defined in
LinkedRecordDefinition.addOption(ParameterDefinition)
. - getOrder() - Method in class com.orchestranetworks.addon.dex.mapping.AdditionalFieldMapping
-
Returns the source field order when aggregating fields or target field order when splitting fields.
- getOrder() - Method in class com.orchestranetworks.addon.dqid.IndicatorValue
-
Returns the order.
- getOrderByExecutionDate() - Method in class com.orchestranetworks.addon.dpra.indicator.QueryParam
-
Returns the order by execution time
- getOriginalLocation() - Method in interface com.orchestranetworks.addon.dama.ext.backuprestore.DriveInformation
-
Returns the original location.
- getOtherGroupName() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns other group name.
- getOutgoingLinks(NodeContext) - Method in interface com.orchestranetworks.addon.dmdv.data.NodeContext
-
Deprecated.Returns a list of links from the current node to the end node.
- getOutputDataType() - Method in class com.orchestranetworks.addon.dint.mapping.steps.SourceFieldMappingStep
- getOutputDataType() - Method in class com.orchestranetworks.addon.dint.mapping.steps.MappingStep
-
Returns the output data type of this step.
- getOutputDataType() - Method in class com.orchestranetworks.addon.dint.mapping.steps.TransformationMappingStep
- getOutputDefinition() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationDefinition
-
Deprecated.Returns the output data of this
Transformation
. - getOutputDefinition() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationDefinition
-
Returns the output data of this
Transformation
. - getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.IntegerAggregate
- getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.StringConcat
- getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.BooleanToString
- getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateTimeToString
- getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateToString
- getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DecimalToString
- getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.IntegerToString
- getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToBoolean
- getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDate
- getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDateTime
- getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToTime
- getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToURI
- getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringUpperCase
- getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.TimeToString
- getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
- getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.split.SplitToAMultiValuedField
- getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
- getOutputDefinition() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationDefinition
-
Returns the output definition.
- getOutputDefinitions() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns the list of output definitions.
- getOutputName() - Method in class com.orchestranetworks.addon.dpra.function.execution.result.FunctionValue
-
Returns the output name.
- getOutputParametersDefinition() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns the output parameters of the indicator.
- getOutputSize() - Method in interface com.orchestranetworks.addon.dint.mapping.steps.MultiOutputTransformableStep
-
Returns the number of split values.
- getOutputSize() - Method in class com.orchestranetworks.addon.dint.mapping.steps.SplitTransformationMappingStep
- getOutputSize() - Method in class com.orchestranetworks.addon.dint.mapping.steps.TransformationMappingStep
-
Returns the output size.
- getOutputSize() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationConfigurationContext
-
Returns the expected number of output values.
- getOwnersEmails() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns e-mails for the configured owner.
- getPageIndex() - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
- getPageIndex() - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalSearchRequest
-
Returns the page index.
- getPageSize() - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
- getPageSize() - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalSearchRequest
-
Returns the page size.
- getPanel() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTemplate
-
Returns the template's root panel.
- getPanelLayout() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Returns the panel layout which controls how the panel's elements are measured and arranged.
- getParameterConstraint() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
Returns the parameter constraint.
- getParameterDefinitionNameForPath(Path) - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the output parameter name that matches a specific path.
- getParameterDefinitions() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationDefinition
-
Deprecated.Returns a list parameter of this
Transformation
. - getParameterDefinitions() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationDefinition
-
Returns a list parameter of this
Transformation
. - getParameterDefinitions() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.StringConcat
- getParameterDefinitions() - Method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
- getParameterDefinitions() - Method in class com.orchestranetworks.addon.dint.transformation.split.SplitToAMultiValuedField
- getParameterDefinitions() - Method in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
- getParameterDefinitions() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationDefinition
-
Returns the list of parameters.
- getParameters() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationConfigurationContext
-
Deprecated.Returns the list of parameters.
- getParameters() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationConfigurationContext
-
Returns the list of parameters.
- getParameterValue(String) - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationConfigurationContext
-
Returns the value configured for a
ParameterDefinition
defined in theTransformationDefinition
. - getParams() - Method in class com.orchestranetworks.addon.dint.mapping.steps.TransformationMappingStep
-
Returns an unmodifiable map of the parameter values by name.
- getParent() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DatasetField
- getParent() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DatasetGroup
-
Returns current node's parent group; returns
null
if the current node is the root node. - getParent() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
-
Returns the parent node.
- getParent() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Table
-
Returns the direct parent group node of the current table node; returns
null
if the current table node is external. - getParent() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableField
-
Returns the direct parent group node; returns
null
if the current node is a direct child of a table node. - getParent() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Returns the direct parent group node of the current node; returns
null
if the current group node is a direct child of the table node. - getParentId() - Method in class com.orchestranetworks.addon.dama.ext.bean.Folder
-
Returns the folder's parent id.
- getParentId() - Method in class com.orchestranetworks.addon.dama.ext.bean.FolderSpec
-
Returns the folder's parent id.
- getPassword() - Method in class com.orchestranetworks.addon.dex.configuration.JNDIDataSource
-
Returns the user's password.
- getPath() - Method in class com.orchestranetworks.addon.dama.ext.bean.DriveContext
-
Returns the media path.
- getPath() - Method in interface com.orchestranetworks.addon.dint.schema.Field
-
Returns the path representing this field.
- getPath() - Method in interface com.orchestranetworks.addon.dint.schema.SQLField
-
Returns the schema path of this field.
- getPath() - Method in interface com.orchestranetworks.addon.dint.schema.SQLTable
-
Returns the schema path of this table.
- getPath() - Method in interface com.orchestranetworks.addon.dint.schema.Table
-
Returns the path representing this table.
- getPath() - Method in class com.orchestranetworks.addon.dqid.BigDataValue
-
Deprecated.Returns the
Big data
path. - getPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataValue
-
Returns the flat reporting path.
- getPath() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionField
-
Gets the absolute path of this field in the data model.
- getPathForParameterDefinition(String) - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the reporting path of an output parameter.
- getPdfFile() - Method in class com.orchestranetworks.addon.dqid.dashboard.DashboardExportSpec
-
Returns the PDF file after an export.
- getPeriodEndDatePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getPeriodEndDatePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getPeriodEndDatePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the period end date. - getPeriodicityOfControl() - Method in class com.orchestranetworks.addon.dqid.Watchdog
-
Returns the periodicity configured for the
Indicator
. - getPeriodicityOfControlLabelPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getPeriodicityOfControlLabelPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getPeriodicityOfControlLabelPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the periodicity of control's label. - getPeriodicityOfControlPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getPeriodicityOfControlPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getPeriodicityOfControlPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the periodicity of control. - getPeriodStartDatePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getPeriodStartDatePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getPeriodStartDatePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the period start date. - getPhysicalName() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Returns the digital asset's physical name.
- getPhysicalName() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
-
Return the physical name.
- getPhysicalName() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Returns the digital asset's physical name.
- getPhysicalName() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Returns the digital asset version's physical name.
- getPhysicalName() - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Returns the asset's physical name.
- getPivotRecordPrimaryKey() - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingEngineResult
- getPolicyCode() - Method in interface com.orchestranetworks.addon.mame.service.configuration.TableMatchingPolicy
-
Identifier of the matching policy.
- getPossibleComputationFrequencies() - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
-
Returns the on-demand and real-time types.
- getPossibleComputationFrequencies() - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
-
Always returns the on-demand type.
- getPossibleComputationFrequencies() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
The types of the indicator's frequency.
- getPossiblePeriodicityOfControl() - Method in class com.orchestranetworks.addon.dqid.WatchdogInformation
-
Represents several possible
PeriodicityType
forWatchdog
. - getPossibleProbes() - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
-
Returns an empty set of
ProbeType
. - getPossibleProbes() - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
-
Always returns an empty set of
ProbeType
. - getPossibleProbes() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns the types of the indicator's probe.
- getPossibleValues() - Method in class com.orchestranetworks.addon.dqid.ListConstraint
-
Returns the list of possible values in case of enumeration.
- getPredicate() - Method in class com.orchestranetworks.addon.adix.ExportTableFilter
-
Deprecated.Returns the predicate of the table.
- getPredicate() - Method in class com.orchestranetworks.addon.dex.configuration.TableFilter
-
Return the table's predicate string.
- getPredicates() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportSpec
-
Deprecated.Returns the mapping between the path and predicate string of the tables.
- getPredicates() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.Returns the mapping between the path and predicate string of the tables.
- getPreferenceName() - Method in class com.orchestranetworks.addon.dex.CSVExportDataExchangeHelperContext
-
Returns the specified preference name declared in Namefield of the Application interface preference table in the {addon.label} dataset.
- getPreferenceName() - Method in class com.orchestranetworks.addon.dex.CSVImportDataExchangeHelperContext
-
Returns the specified preference name declared in Namefield of the Application interface preference table in the {addon.label} dataset.
- getPreferenceName() - Method in class com.orchestranetworks.addon.dex.SpreadsheetExportDataExchangeHelperContext
-
Returns the specified preference name declared in Namefield of the Application interface preference table in the {addon.label} dataset.
- getPreferenceName() - Method in class com.orchestranetworks.addon.dex.SpreadsheetImportDataExchangeHelperContext
-
Returns the specified preference name declared in the Namefield of the Application interface preference table in the {addon.label} dataset.
- getPreferenceRecords() - Method in class com.orchestranetworks.addon.dex.configuration.ExportDataExchangeConfigurationSpec
-
Returns a
PrimaryKey
collection that identifies records in the Application interface preference table located in the {addon.label} dataset. - getPreProcessingResult() - Method in interface com.orchestranetworks.addon.mame.service.evaluatematching.EvaluateMatchingResult
-
Gets the pre-processing result.
- getPrimaryKey() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetKey
-
Returns the digital asset's primary key.
- getPrimaryKey() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionKey
-
Returns the primary key.
- getPrimaryKey() - Method in class com.orchestranetworks.addon.dama.ext.bean.FolderKey
-
Returns the primary key.
- getPrimaryKey() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.XMLExportTransformationExecutionContext
-
Deprecated.Returns the primary key of the exported record.
- getPrimaryKey() - Method in interface com.orchestranetworks.addon.dex.common.EBXRecordPrimaryKey
-
Returns the current EBX® record's primary key.
- getPrimaryKey() - Method in interface com.orchestranetworks.addon.mame.service.mergefunction.MergedFieldValue
-
Returns the primary key of the record whose field value will be applied to the golden record.
- getPrimaryKey() - Method in class com.orchestranetworks.addon.tese.RecordSearchResult
- getPrimaryKeyFieldMergeFunction() - Method in interface com.orchestranetworks.addon.mame.registration.PrimaryKeyFieldMergeFunctionDeclaration
-
Returns a primary key field merge function.
- getPrimaryKeyFieldMergeFunction(String) - Method in class com.orchestranetworks.addon.mame.registration.MatchAndMergeRegistry
- getPrimaryKeyOfPreviousBigDataBySequence(int) - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
-
Deprecated.
- getPrimaryKeyOfPreviousIndicatorReport() - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
-
Returns the primary key of the last corresponding record in the
Indicator report
table ifIndicatorDefinitionContext.saveLastValueOnlyOnReportingTable()
returnstrue
. - getPrimaryKeyOfPreviousReportingRecordBySequence(int) - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
-
Returns the primary key of the last corresponding record in either the
Big data
orFlat data
table depending on theIndicatorDefinition
ifIndicatorDefinitionContext.saveLastValueOnlyOnBigDataTable()
is true. - getPrimaryKeyOfRecord() - Method in interface com.orchestranetworks.addon.adix.TransformContextForExport
-
Deprecated.Returns the primary key of the record.
- getPrimaryKeyOrNullOfExistingIndicatorReport(IndicatorExecutionContext) - Method in class com.orchestranetworks.addon.dqid.Indicator
-
Deprecated.Since v2.0.0, use
IndicatorReportAccessor.getPrimaryKeyOrNullOfLatestRecord(IndicatorExecutionContext)
instead. - getPrimaryKeyOrNullOfExistingIndicatorReportInBigDataTable(IndicatorExecutionContext, int) - Method in class com.orchestranetworks.addon.dqid.Indicator
-
Deprecated.Since v2.0.0, use
FlatDataAccessor.getPrimaryKeyOrNullOfLatestRecord(IndicatorExecutionContext, int)
instead. - getPrimaryKeyOrNullOfLatestRecord(IndicatorExecutionContext) - Method in class com.orchestranetworks.addon.dqid.IndicatorReportAccessor
-
Returns the primary key of the latest corresponding record in the
Indicator report
table. - getPrimaryKeyOrNullOfLatestRecord(IndicatorExecutionContext, int) - Method in class com.orchestranetworks.addon.dqid.FlatDataAccessor
-
Returns the primary key of the latest corresponding record in the
Flat data
table or theBig data
table. - getPrimaryKeysByCode(Repository, Set<String>) - Method in class com.orchestranetworks.addon.dex.common.ApplicationInterfaceConfigurationFactory
-
Returns a
PrimaryKey
set that identifies records in the Application interface preference table based on the specified codes. - getPrimaryKeysByName(Repository, Set<String>) - Method in class com.orchestranetworks.addon.dex.common.ApplicationInterfaceConfigurationFactory
-
Returns a
PrimaryKey
set that identifies records in the Application interface preference table based on the specified names. - getPrimaryKeysOfExistingIndicatorValueParts(PrimaryKey, IndicatorReport, int) - Method in class com.orchestranetworks.addon.dqid.Indicator
-
Deprecated.Since v2.0.0, use
IndicatorReportAccessor.getPrimaryKeysOfLatestIndicatorValues(PrimaryKey, IndicatorReport, int)
instead. - getPrimaryKeysOfLatestIndicatorValues(PrimaryKey, IndicatorReport, int) - Method in class com.orchestranetworks.addon.dqid.IndicatorReportAccessor
-
Returns the mapping between the order (
IndicatorValue.getOrder()
) and the latest corresponding records in theIndicator value
table. - getPrimaryKeysOfPreviousIndicatorValuesBySequenceAndOrder(int, int) - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
-
Returns the primary key of the last corresponding record in the
Indicator value
table ifIndicatorDefinitionContext.saveLastValueOnlyOnReportingTable()
returnstrue
. - getPriority() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.AccessPermission
-
Returns the permission's priority.
- getProcedureConfig() - Method in class com.orchestranetworks.addon.dint.dataconnector.datasource.EBXTransaction
-
Returns the
ProcedureContext
configuration ornull
. - getProcedureConfig() - Method in class com.orchestranetworks.addon.dint.template.CSVImportTemplateSpec
-
Returns the
ProcedureContext
configuration ornull
. - getProcedureConfig() - Method in class com.orchestranetworks.addon.dint.template.EBXTransferTemplateSpec
-
Returns the
ProcedureContext
configuration ornull
. - getProcedureConfig() - Method in class com.orchestranetworks.addon.dint.template.ExcelImportTemplateSpec
-
Returns the
ProcedureContext
configuration ornull
. - getProcedureConfig() - Method in class com.orchestranetworks.addon.dint.template.SQLImportTemplateSpec
-
Returns the
ProcedureContext
configuration ornull
. - getProcedureContext() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationExecutionContext
-
Returns the current procedure context of the on-going transaction when importing, returns
null
when exporting. - getProcessOperations(Session) - Static method in class com.orchestranetworks.addon.mame.service.OperationsFactory
- getProfile() - Method in class com.orchestranetworks.addon.dex.configuration.ImportDataExchangeConfigurationSpec
-
Returns the preference owner to specify the imported preference configuration data.
- getProfileAdministrator() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the administrator identifiers.
- getProfileAuthor() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
-
Return the user profile author.
- getProfileAuthor() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Returns the profile author.
- getProfileOwner() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the owners identifiers.
- getPublicationView() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the publication name of the Indicator view.
- getPurgeIndicatorStorageResults() - Method in interface com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorResult
-
Returns a
PurgeIndicatorStorageResult
list. - getQuery() - Method in class com.orchestranetworks.addon.tese.GlobalSearchContext
- getRecord() - Method in class com.orchestranetworks.addon.dama.ext.EditorFilterContext
-
Returns the record that stores the media field.
- getRecord() - Method in interface com.orchestranetworks.addon.dmdv.data.Node
-
Returns a node's record.
- getRecordLinkPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getRecordLinkPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getRecordLinkPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the record link when an indicator is run in the real-time mode. - getRecordPredicatePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getRecordPredicatePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getRecordPredicatePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the record predicate when an indicator is run in the real-time mode. - getRecords() - Method in interface com.orchestranetworks.addon.mame.service.mergefunction.FieldMergeContext
- getRecords() - Method in interface com.orchestranetworks.addon.mame.service.primarykey.mergefunction.PrimaryKeyFieldMergeContext
- getRecordSelectionFunction() - Method in interface com.orchestranetworks.addon.mame.registration.RecordSelectionFunctionDeclaration
-
Returns a record selection function.
- getRecordSelectionFunction(String) - Method in class com.orchestranetworks.addon.mame.registration.MatchAndMergeRegistry
- getReferencedTable() - Method in interface com.orchestranetworks.addon.adix.TransformContextForExport
-
Deprecated.Returns the referenced table if the node is a foreign key and
null
otherwise. - getReferencedTable() - Method in interface com.orchestranetworks.addon.adix.TransformContextForImport
-
Deprecated.Returns the referenced table if the node is a foreign key and
null
otherwise. - getReferencedTable() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationExecutionContext
-
Returns the referenced table if the node is a foreign key and
null
otherwise. - getReferenceField() - Method in class com.orchestranetworks.addon.dex.mapping.EBXLinkField
-
Returns the specified reference field.
- getReferenceField() - Method in class com.orchestranetworks.addon.dex.mapping.FieldMapping
-
Returns the
EBXLinkField
that composes the primary key of the table referenced by the EBX® source, or target field when the source or target field is a foreign key. - getReferencePath(String) - Method in class com.orchestranetworks.addon.dqid.LinkedRecordDefinition
-
Returns the
Flat data
path or theBig data
path matching the linked record option's value. - getReferencePath(String) - Method in interface com.orchestranetworks.addon.dqid.LinkedRecordInformation
-
Returns the reference path for a specified option value defined in
LinkedRecordDefinition.addReferencePath(String, Path)
. - getReferenceTable() - Method in class com.orchestranetworks.addon.dex.mapping.EBXLinkField
-
Returns the specified reference table.
- getReferenceTable() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Returns the table node referenced by the current node.
- getRelevantRecords(Adaptation) - Method in class com.orchestranetworks.addon.dqid.ReportingUtilities
-
Returns the
Linked record
request result for aBig data report
orFlat data
record. - getRelevantRecords(Adaptation, Collection<Path>) - Method in class com.orchestranetworks.addon.dqid.ReportingUtilities
-
Returns the
Linked record
request result for aFlat data report
or Big data report record that matches the specified paths. - getRemovedPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getRemovedPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getRemovedPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field indicating whether the current reporting record is considered removed. - getReportingTablePathInSchema() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getReportingTablePathInSchema() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getReportingTablePathInSchema() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the current reporting table. - getRepository() - Method in class com.orchestranetworks.addon.adix.DataAccessSpec
-
Deprecated.Returns a repository.
- getRepository() - Method in interface com.orchestranetworks.addon.adix.TransformContextForExport
-
Deprecated.Returns the current repository.
- getRepository() - Method in interface com.orchestranetworks.addon.adix.TransformContextForImport
-
Deprecated.Returns the current repository.
- getRepository() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationConfigurationContext
-
Deprecated.Returns the current repository.
- getRepository() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationConfigurationContext
-
Returns the current repository.
- getRepository() - Method in interface com.orchestranetworks.addon.dmdv.data.filter.FilterContext
-
Returns the current repository.
- getRepository() - Method in class com.orchestranetworks.addon.dml.DataModelSpec
-
Returns the current repository.
- getRepository() - Method in class com.orchestranetworks.addon.dqid.dashboard.DashboardExportSpec
-
Returns the current repository.
- getRepository() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionEnvironment
- getRepository() - Method in interface com.orchestranetworks.addon.dqid.IndicatorExecutionEnvironment
-
Returns the current repository.
- getRepository() - Method in class com.orchestranetworks.addon.dqid.service.ServiceSpec
-
Returns the repository.
- getRepository() - Method in class com.orchestranetworks.addon.dqid.WorkflowIndicatorExecutionEnvironment
- getRepository() - Method in class com.orchestranetworks.addon.tese.GlobalSearchContext
- getRepositorySearchHistory(Repository, UserReference) - Method in interface com.orchestranetworks.addon.tese.HistoryOperations
-
Retrieves the current user's repository search history.
- getRequest() - Method in interface com.orchestranetworks.addon.dex.common.DataExchangeServiceContext
-
Returns the request corresponding to the current table view, including the filters and sort criteria set on the view.
- getRequest() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXSourceTableSpec
-
Returns the request to filter records in the selected table.
- getResource() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetSpec
-
Returns the resource.
- getResource() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionSpec
-
Returns the resource.
- getRestoreDetails(RestoreSpec) - Method in interface com.orchestranetworks.addon.dama.ext.backuprestore.RestoreService
-
Returns the RestoreDetail of the restore specification.
- getRestoreService() - Static method in class com.orchestranetworks.addon.dama.ext.backuprestore.BackupRestoreFactory
-
Returns the
RestoreService
instance ofBackupRestoreFactory
. - getResult() - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingEngineResult
- getResult(int) - Static method in enum com.orchestranetworks.addon.mame.model.metadata.MatchingResultType
- getResult(String) - Static method in enum com.orchestranetworks.addon.mame.model.metadata.MatchingResultType
- getResultOfBigDataReport(HomeKey, AdaptationName, String) - Method in class com.orchestranetworks.addon.dqid.ReportingUtilities
-
Returns the request result from the
Big data report
table by specifying a predicate. - getResultOfIndicatorReport(HomeKey, AdaptationName, String) - Method in class com.orchestranetworks.addon.dqid.ReportingUtilities
-
Returns the request result from the
Indicator report
table by specifying a predicate. - getResultOfIndicatorValue(HomeKey, AdaptationName, String) - Method in class com.orchestranetworks.addon.dqid.ReportingUtilities
-
Returns the request result from the
Indicator value
by specifying a predicate. - getResults() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult.CSVExport
-
Returns an iterator over
ExportResult
elements. - getResults() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult.CSVImport
-
Returns an iterator over
ImportResult
elements. - getResults() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult
-
Returns an iterator over
Result
elements. - getResults() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult.SpreadsheetExport
-
Returns an iterator over
ExportResult
elements. - getResults() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult.SpreadsheetImport
-
Returns an iterator over
ImportResult
elements. - getResults() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult.SQLExport
-
Returns an iterator over
ExportResult
elements. - getResults() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult.SQLImport
-
Returns an iterator over
ImportResult
elements. - getResults() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult.Transfer
-
Returns an iterator over
TransferResult
elements. - getResults() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult.XMLExport
-
Returns an iterator over
ExportResult
elements. - getResults() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult.XMLImport
-
Returns an iterator over
ImportResult
elements. - getResults() - Method in interface com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageResult
-
Returns the list result.
- getResults() - Method in interface com.orchestranetworks.addon.tese.TableSearchResult
-
Returns the list of
RecordSearchResult
for this table search result. - getResults(SchemaNode) - Method in class com.orchestranetworks.addon.tese.DatasetSearchResult
- getRootNode() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Diagram
-
Returns the root group node of the current data structure.
- getRow() - Method in interface com.orchestranetworks.addon.adix.TransformContextForExport
-
Deprecated.Returns the number of the row in the exported file.
- getRow() - Method in interface com.orchestranetworks.addon.adix.TransformContextForImport
-
Deprecated.Returns the number of the row in the imported file.
- getRowIndex() - Method in class com.orchestranetworks.addon.dex.configuration.DataPosition
-
Returns the cell's row index.
- getRowIndex() - Method in interface com.orchestranetworks.addon.dex.transformation.ExportTransformationExecutionContext
-
Returns the row number in the exported file.
- getRowsDeleted() - Method in class com.orchestranetworks.addon.adix.AdixImportResultBean
-
Deprecated.Returns the number of records that have been deleted in the table when the import mode is 'Replace all content'.
- getRowSeparatorColor() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Returns the row separator color in hex.
- getRowsInserted() - Method in class com.orchestranetworks.addon.adix.AdixImportResultBean
-
Deprecated.Returns the number of records that have been inserted into the table.
- getRowsUnchanged() - Method in class com.orchestranetworks.addon.adix.AdixImportResultBean
-
Deprecated.Returns the number of records that are unchanged in the table.
- getRowsUpdated() - Method in class com.orchestranetworks.addon.adix.AdixImportResultBean
-
Deprecated.Returns the number of records that are updated in the table.
- getSchema() - Method in interface com.orchestranetworks.addon.dint.schema.SQLTable
-
Returns the schema of this table.
- getSchemaName() - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLTableOrViewSpec
-
Deprecated.Returns the schema name.
- getSchemaName() - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Returns the the specified schema name.
- getSchemaName() - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Returns the specified schema name.
- getSchemaName() - Method in class com.orchestranetworks.addon.dex.mapping.SQLTable
-
Returns the specified schema name.
- getSchemaName() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.SQLTableSpec
-
Returns the name of the schema.
- getSchemaNode() - Method in interface com.orchestranetworks.addon.adix.TransformContextForExport
-
Deprecated.Returns the data model node of exported field.
- getSchemaNode() - Method in interface com.orchestranetworks.addon.adix.TransformContextForImport
-
Deprecated.Returns the data model node of the imported field.
- getSchemaNode() - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnResult
-
Deprecated.Returns an instance of
SchemaNode
. - getSchemaNode() - Method in class com.orchestranetworks.addon.dataexchange.transformation.AggregationTransformationExecutionValue
-
Deprecated.Returns the source node during transfer or export and
null
during import. - getSchemaNode() - Method in class com.orchestranetworks.addon.dex.mapping.EBXField
-
Returns the specified schema node.
- getSchemaNode() - Method in class com.orchestranetworks.addon.dint.schema.EBXField
-
Returns the schema node of this field.
- getSchemaNode(Path) - Method in interface com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnContext
-
Deprecated.Returns a
SchemaNode
object. - getSchemaNodes() - Method in class com.orchestranetworks.addon.adix.ExportTableFilter
-
Deprecated.Returns the list of schema nodes of the table.
- getSchemaNodes() - Method in interface com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnContext
-
Deprecated.Returns a list of
SchemaNode
objects. - getSchemaTypeName() - Method in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
-
Returns the
SchemaTypeName
. - getScore() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionField
-
Gets the computed score.
- getSearchConfig() - Method in class com.orchestranetworks.addon.dama.connector.ConnectorManagerDefinition
-
Returns the Search configuration.
- getSearchConfig() - Method in class com.orchestranetworks.addon.dama.externalmanagement.ExternalManagerDefinition
-
Returns the configuration for the search filter in
ExternalManager
- getSearchFilter() - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalSearchRequest
-
Returns the search filter.
- getSearchOperations() - Static method in class com.orchestranetworks.addon.tese.SearchOperationsFactory
- getSearchTemplate() - Method in class com.orchestranetworks.addon.tese.DatasetSearchContext
- getSeparator() - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Returns the separator character.
- getSeparator() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Returns the separator character.
- getSeparatorCharacter() - Method in enum com.orchestranetworks.addon.dex.configuration.Separator
-
Returns this separator character.
- getSeparatorUsedForValuesList() - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Returns the separator character to use for value lists.
- getSeparatorUsedForValuesList() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Returns the separator character to use for values lists.
- getSequence() - Method in class com.orchestranetworks.addon.dqid.IndicatorValue
-
Returns the sequence.
- getSequenceNumberPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getSequenceNumberPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getSequenceNumberPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the sequence number. - getSequences() - Method in class com.orchestranetworks.addon.dpra.function.execution.result.FunctionResult
-
Returns the sequences.
- getService(ServiceType) - Static method in class com.orchestranetworks.addon.dqid.service.DQIDServiceFactory
-
Returns the
Service
associated with theServiceType
. - getServiceType() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationConfigurationContext
-
Deprecated.Returns the service type.
- getServiceType() - Method in interface com.orchestranetworks.addon.dex.configuration.ConfigurationSpec
-
Returns the specified service type.
- getServiceType() - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Returns the service type.
- getServiceType() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Returns the service type.
- getServiceType() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Returns the service type.
- getServiceType() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
-
Returns the service type.
- getServiceType() - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Returns the service type.
- getServiceType() - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Returns the service type.
- getServiceType() - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Returns the service type.
- getServiceType() - Method in class com.orchestranetworks.addon.dex.configuration.XMLExportConfigurationSpec
-
Returns the service type.
- getServiceType() - Method in class com.orchestranetworks.addon.dex.configuration.XMLImportConfigurationSpec
-
Returns the service type.
- getServiceType() - Method in class com.orchestranetworks.addon.dex.CSVExportDataExchangeHelperContext
-
Returns the specified service type.
- getServiceType() - Method in class com.orchestranetworks.addon.dex.CSVImportDataExchangeHelperContext
-
Returns the specified service type.
- getServiceType() - Method in interface com.orchestranetworks.addon.dex.DataExchangeHelperContext
-
Returns the specified service type.
- getServiceType() - Method in interface com.orchestranetworks.addon.dex.mapping.FieldMapperContext
-
Returns a
ServiceType
object. - getServiceType() - Method in class com.orchestranetworks.addon.dex.SpreadsheetExportDataExchangeHelperContext
-
Returns the specified service type.
- getServiceType() - Method in class com.orchestranetworks.addon.dex.SpreadsheetImportDataExchangeHelperContext
-
Returns the specified service type.
- getServiceType() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationConfigurationContext
-
Returns the service type.
- getServiceType() - Method in interface com.orchestranetworks.addon.dqid.service.Service
- getSession() - Method in class com.orchestranetworks.addon.adix.DataAccessSpec
-
Deprecated.Returns the current session.
- getSession() - Method in interface com.orchestranetworks.addon.adix.TransformContextForExport
-
Deprecated.Returns the current session.
- getSession() - Method in interface com.orchestranetworks.addon.adix.TransformContextForImport
-
Deprecated.Returns the current session.
- getSession() - Method in class com.orchestranetworks.addon.dama.ext.backuprestore.BackupSpec
-
Returns the session.
- getSession() - Method in class com.orchestranetworks.addon.dama.ext.backuprestore.RestoreSpec
-
Returns the session.
- getSession() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetComponentContext
-
Returns the EBX® session.
- getSession() - Method in class com.orchestranetworks.addon.dama.ext.bean.DriveContext
-
Returns the EBX® session.
- getSession() - Method in class com.orchestranetworks.addon.dama.ext.EditorFilterContext
-
Returns the session.
- getSession() - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalCommonRequest
-
Returns the EBX® session.
- getSession() - Method in interface com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnContext
-
Deprecated.Returns the current session.
- getSession() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationConfigurationContext
-
Deprecated.Returns the current session context.
- getSession() - Method in interface com.orchestranetworks.addon.dataexchange.validator.ValidatorContext
-
Deprecated.Returns the current session.
- getSession() - Method in interface com.orchestranetworks.addon.dex.common.DataExchangeServiceContext
-
Returns the current session context.
- getSession() - Method in class com.orchestranetworks.addon.dex.common.generation.TableHelperSpec
-
Returns the current session.
- getSession() - Method in interface com.orchestranetworks.addon.dex.configuration.ConfigurationSpec
-
Returns the current session.
- getSession() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Returns the current session.
- getSession() - Method in class com.orchestranetworks.addon.dex.configuration.ExportDataExchangeConfigurationSpec
-
Returns the current session.
- getSession() - Method in class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
-
Returns the current session.
- getSession() - Method in class com.orchestranetworks.addon.dex.configuration.ImportDataExchangeConfigurationSpec
-
Returns the current session.
- getSession() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
-
Returns the current session.
- getSession() - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Returns the current session.
- getSession() - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Returns the current session.
- getSession() - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Returns the current session.
- getSession() - Method in class com.orchestranetworks.addon.dex.configuration.XMLImportConfigurationSpec
-
Returns the current session.
- getSession() - Method in class com.orchestranetworks.addon.dex.CSVExportDataExchangeHelperContext
-
Returns the current session.
- getSession() - Method in class com.orchestranetworks.addon.dex.CSVImportDataExchangeHelperContext
-
Returns the current session.
- getSession() - Method in interface com.orchestranetworks.addon.dex.DataExchangeHelperContext
-
Returns the current session.
- getSession() - Method in interface com.orchestranetworks.addon.dex.mapping.FieldMapperContext
-
Returns the current session.
- getSession() - Method in class com.orchestranetworks.addon.dex.SpreadsheetExportDataExchangeHelperContext
-
Returns the current session.
- getSession() - Method in class com.orchestranetworks.addon.dex.SpreadsheetImportDataExchangeHelperContext
-
Returns the current session.
- getSession() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationConfigurationContext
-
Returns the current session context.
- getSession() - Method in interface com.orchestranetworks.addon.dex.validator.ValidatorContext
-
Returns the current session.
- getSession() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXTableSpec
-
Returns the session.
- getSession() - Method in class com.orchestranetworks.addon.dint.DataIntegrationSpec
-
Returns the session.
- getSession() - Method in class com.orchestranetworks.addon.dint.template.TemplateSpec
-
Returns the session.
- getSession() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationConfigurationContext
-
Returns the current session.
- getSession() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationExecutionContext
-
Returns the current session.
- getSession() - Method in interface com.orchestranetworks.addon.dmdv.data.label.LinkLabelContext
-
Returns the current user session.
- getSession() - Method in interface com.orchestranetworks.addon.dmdv.data.label.NodeLabelContext
-
Returns the current user session.
- getSession() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelSpec
-
Returns the current service session.
- getSession() - Method in interface com.orchestranetworks.addon.dmdv.template.NodeTemplateContext
-
Returns the current user session.
- getSession() - Method in class com.orchestranetworks.addon.dml.DataModelSpec
-
Returns the current session.
- getSession() - Method in class com.orchestranetworks.addon.dqid.dashboard.DashboardExportSpec
-
Returns the current session.
- getSession() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
-
Returns the current user session.
- getSession() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionEnvironment
- getSession() - Method in interface com.orchestranetworks.addon.dqid.IndicatorExecutionEnvironment
-
Returns the current user session.
- getSession() - Method in class com.orchestranetworks.addon.dqid.service.ServiceSpec
-
Returns the session.
- getSession() - Method in class com.orchestranetworks.addon.dqid.WorkflowIndicatorExecutionEnvironment
- getSession() - Method in interface com.orchestranetworks.addon.mame.service.primarykey.mergefunction.PrimaryKeyFieldMergeContext
- getSession() - Method in class com.orchestranetworks.addon.tese.GlobalSearchContext
- getSeveritiesOfValidationMessages() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Returns validation message severity levels.
- getShapeType() - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Returns shape of the link.
- getShapeType() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTemplate
-
Returns the shape type of the template.
- getSharingAssetIds() - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Return list identity of the Digital assets is shared
- getSheetIndex() - Method in class com.orchestranetworks.addon.dex.mapping.SpreadsheetTable
-
Returns the specified sheet index.
- getSheetName() - Method in interface com.orchestranetworks.addon.dataexchange.validator.ExcelValidatorContext
-
Deprecated.Returns a sheet name of the imported Excel file.
- getSheetName() - Method in class com.orchestranetworks.addon.dex.mapping.SpreadsheetTable
-
Returns the specified sheet name.
- getSheetName() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelSourceTableSpec
-
Returns the sheet name.
- getSheetName() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelTargetTableSpec
-
Returns the sheet name.
- getSheetName() - Method in class com.orchestranetworks.addon.dint.template.ExcelImportTemplateSpec
-
Deprecated.Since 4.3.2, it's no longer required to specify a sheet name.
- getSize() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Returns the image size.
- getSize() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
-
Returns the image size.
- getSize() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Returns the image size.
- getSize() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Returns the image size.
- getSize() - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnResultList
-
Deprecated.Returns size of this
SQLMappingColumnResultList
. - getSize() - Method in class com.orchestranetworks.addon.dex.mapping.FieldMappingList
-
Returns the number of elements in this list.
- getSize() - Method in class com.orchestranetworks.addon.dex.mapping.TableMappingList
-
Returns the number of elements in this list.
- getSize() - Method in class com.orchestranetworks.addon.dex.result.ResultList
-
Returns the number of elements in this list.
- getSortBy() - Method in class com.orchestranetworks.addon.dama.ext.bean.SortCriteria
-
Returns the sort by.
- getSortCriterias() - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Returns the sort criteria.
- getSortPath() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.SortBy
-
Deprecated.
- getSortPath(DAMType) - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.SortBy
-
Get the sort path depending on DAM Type
- getSorts() - Method in class com.orchestranetworks.addon.dama.externalmanagement.search.SearchConfig
-
A sorted searching result have to order by fields which are appropriate to list of
SortBy
- getSourceAdaptation() - Method in interface com.orchestranetworks.addon.dex.transformation.ExportTransformationExecutionContext
-
Returns the specified source table record.
- getSourceAdaptation() - Method in interface com.orchestranetworks.addon.dex.transformation.TransferTransformationExecutionContext
-
Returns the specified source table record.
- getSourceApplication() - Method in class com.orchestranetworks.addon.dex.mapping.ApplicationMapping
-
Returns the
CommonApplication
instance to represent the source application. - getSourceApplication() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult
-
Returns the specified source application.
- getSourceApplication() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationConfigurationContext
-
Returns the source application.
- getSourceDataset() - Method in class com.orchestranetworks.addon.dint.template.EBXTransferTemplateSpec
-
Returns the source dataset that overwrites the one configured in the template.
- getSourceField() - Method in class com.orchestranetworks.addon.dex.mapping.FieldMapping
-
Returns the specified source field.
- getSourceField() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationExecutionContext
-
Returns the source field for Excel and CSV only.
- getSourceFile() - Method in class com.orchestranetworks.addon.dint.template.CSVImportTemplateSpec
-
Returns the source file.
- getSourceFile() - Method in class com.orchestranetworks.addon.dint.template.ExcelImportTemplateSpec
-
Returns the source Excel file.
- getSourcePrimarykey(Repository, String) - Method in class com.orchestranetworks.addon.dml.SourcePrimaryKeyFactory
-
Creates an instance of
SourcePrimaryKey
with a specific data model name declared in the Data model table in the Dynamic data modeling dataset. - getSourceRecord() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationExecutionContext
-
Deprecated.Returns a record from the source table during transfer or export and
null
during import. - getSourceRecord() - Method in interface com.orchestranetworks.addon.dataexchange.validator.EBXValidatorContext
-
Deprecated.Returns a record from the source table during data transfer.
- getSourceRecord() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationExecutionContext
-
Returns a record from the source table during transfer or export and
null
during import. - getSourceRecord() - Method in interface com.orchestranetworks.addon.dex.validator.ValidatorContext
-
Returns the source record during validation.
- getSourceRow() - Method in interface com.orchestranetworks.addon.dataexchange.validator.ExcelValidatorContext
-
Deprecated.Returns a map of Excel values and uses the column header instance as the key parameter.
- getSourceSchemaNode() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransferTransformationExecutionContext
-
Deprecated.Returns the node of the source field during transfer.
- getSourceSchemaNode() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.XMLExportTransformationExecutionContext
-
Deprecated.Returns the node of the source field during export.
- getSourceTable() - Method in interface com.orchestranetworks.addon.adix.TransformContextForExport
-
Deprecated.Returns the table that contains the exported field.
- getSourceTable() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationConfigurationContext
-
Deprecated.Returns the table containing the source field and
null
during import. - getSourceTable() - Method in interface com.orchestranetworks.addon.dex.mapping.FieldMapperContext
-
Returns the source table.
- getSourceTable() - Method in class com.orchestranetworks.addon.dex.mapping.TableMapping
-
Returns the specified source table.
- getSourceTable() - Method in interface com.orchestranetworks.addon.dex.result.Result
-
Returns the specified source table.
- getSourceTable() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationConfigurationContext
-
Returns the source table.
- getSourceTable() - Method in interface com.orchestranetworks.addon.dint.mapping.TableMappingModificationContext
-
Returns the source table in the table mapping.
- getSourceTable() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
-
Returns the source table.
- getSourceTableFilters() - Method in interface com.orchestranetworks.addon.dex.configuration.ConfigurationSpec
-
Returns a map of source table filters and
Table
instance as the key parameter. - getSourceTableFilters() - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Returns a map of table filters and
EBXTable
instance as the key parameter. - getSourceTableFilters() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Returns a map of table filters and
EBXTable
instance as the key parameter. - getSourceTableFilters() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Returns a map of table filters and an
EBXTable
instance as the key parameter. - getSourceTableFilters() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
-
Returns a map of source table filters.
- getSourceTableFilters() - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Returns a map of table filters and an instance of
EBXTable
as the key parameter. - getSourceTableFilters() - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Returns a map of table filters and an
SQLTable
instance as the key parameter. - getSourceTableFilters() - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Returns a map of table filters and a
Table
instance as the key parameter. - getSourceTableFilters() - Method in class com.orchestranetworks.addon.dex.configuration.XMLExportConfigurationSpec
-
Returns a map of table filters and an
EBXTable
instance as the key parameter. - getSourceTableFilters() - Method in class com.orchestranetworks.addon.dex.configuration.XMLImportConfigurationSpec
-
Returns a map of table filters and a
Table
instance as the key parameter. - getSourceTablePath() - Method in class com.orchestranetworks.addon.dataexchange.TableMapping
-
Deprecated.
- getSourceTables() - Method in interface com.orchestranetworks.addon.dex.configuration.ConfigurationSpec
-
Returns the source tables.
- getSourceTables() - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Returns the list of source tables.
- getSourceTables() - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Returns the list of source tables.
- getSourceTables() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Returns the list of source tables.
- getSourceTables() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
-
Returns the list of source tables.
- getSourceTables() - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Returns the list of source tables.
- getSourceTables() - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Returns the list of source tables.
- getSourceTables() - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Returns the list of source tables.
- getSourceTables() - Method in class com.orchestranetworks.addon.dex.configuration.XMLExportConfigurationSpec
-
Returns the list of source tables.
- getSourceTables() - Method in class com.orchestranetworks.addon.dex.configuration.XMLImportConfigurationSpec
-
Returns the list of source tables.
- getSourceType() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationConfigurationContext
-
Deprecated.Returns the source application type.
- getSourceValues() - Method in interface com.orchestranetworks.addon.dataexchange.validator.CSVValidatorContext
-
Deprecated.Returns a map of CSV values and uses the column header instance as the key parameter.
- getSourceXML() - Method in interface com.orchestranetworks.addon.dataexchange.validator.XMLValidatorContext
-
Deprecated.Returns a map of XML values and uses the field-s absolute path in the XML file as the key parameter.
- getSpec() - Method in class com.orchestranetworks.addon.dint.mapping.CSVSourceTable
-
Returns the CSV source table's specification.
- getSpec() - Method in class com.orchestranetworks.addon.dint.mapping.CSVTargetTable
-
Returns the CSV target table's specification.
- getSpec() - Method in class com.orchestranetworks.addon.dint.mapping.EBXSourceTable
-
Returns the EBX source table's specification.
- getSpec() - Method in class com.orchestranetworks.addon.dint.mapping.EBXTargetTable
-
Returns the EBX target table's specification.
- getSpec() - Method in class com.orchestranetworks.addon.dint.mapping.ExcelSourceTable
-
Returns the Excel source table's specification.
- getSpec() - Method in class com.orchestranetworks.addon.dint.mapping.ExcelTargetTable
-
Returns the Excel target table's specification.
- getSpec() - Method in class com.orchestranetworks.addon.dint.mapping.SQLSourceTable
-
Returns the SQL source table's specification.
- getSpec() - Method in class com.orchestranetworks.addon.dint.mapping.SQLTargetTable
-
Returns the SQL target table's specification.
- getSpreadsheetTableGeneration() - Static method in class com.orchestranetworks.addon.dex.common.generation.TableGenerationFactory
-
Returns an instance of
SpreadsheetTableGeneration
. - getSpreadsheetTableHelper() - Static method in class com.orchestranetworks.addon.dex.common.generation.TableHelperFactory
-
Returns an instance of
SpreadsheetTableHelper
. - getSpreadsheetTemplate() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Returns a
SpreadsheetExportTemplate
instance to represent a spreadsheet template. - getSQLColumnSpec() - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnResult
-
Deprecated.Returns an instance of
SQLColumnSpec
. - getSQLColumnSpec(String) - Method in interface com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnContext
-
Deprecated.Returns a
SQLColumnSpec
object. - getSQLColumnSpecs() - Method in interface com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnContext
-
Deprecated.Returns a list of
SQLColumnSpec
instances. - getSQLDataSourceName() - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Returns the SQL data source name.
- getSQLDataSourceName() - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Returns the SQL data source name.
- getSQLImportMode() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportSQLSpec
-
Deprecated.Returns the specified import mode when exporting data from an EBX® table and importing to an SQL table or view.
- getSQLImportMode() - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Returns the import mode.
- getSQLMappingColumn() - Method in interface com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnDefinition
-
Deprecated.Returns an instance of
SQLMappingColumn
. - getSQLMappingColumnDefinition() - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingTable
-
Deprecated.Returns the instance of
SQLMappingColumnDefinition
. - getSQLMappingColumnDefinition(SQLMappingColumnDefinition.PredefinedSQLMappingColumnDefinition) - Static method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnCatalog
-
Deprecated.Gets the
SQLMappingColumnDefinition
instance based on theSQLMappingColumnDefinition.PredefinedSQLMappingColumnDefinition
. - getSQLMappingColumnResults() - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnResultList
-
Deprecated.Returns an Iterator object that iterates over this
SQLMappingColumnResultList
. - getSQLMappingTables() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportSQLSpec
-
Deprecated.Returns a set of
SQLMappingTable
instances. - getSQLMappingTables() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportSQLSpec
-
Deprecated.Returns a set of
SQLMappingTable
instances. - getSQLPredicate() - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLTableOrViewSpec
-
Deprecated.Returns the SQL predicate string.
- getSQLTableGeneration() - Static method in class com.orchestranetworks.addon.dex.common.generation.TableGenerationFactory
-
Returns an instance of
SQLTableGeneration
. - getSQLTableHelper() - Static method in class com.orchestranetworks.addon.dex.common.generation.TableHelperFactory
-
Returns an instance of
SQLTableHelper
. - getSQLTableOrView() - Method in class com.orchestranetworks.addon.dataexchange.DataResult
-
Deprecated.Returns the SQL table or view name of this value.
- getSQLTableOrView() - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLTableOrViewSpec
-
Deprecated.Returns the name of SQL table or view.
- getSQLTableOrView() - Method in class com.orchestranetworks.addon.dex.mapping.SQLTable
-
Returns the specified table or view name.
- getSQLTableOrViewSpec() - Method in interface com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnContext
-
Deprecated.Returns an instance of
SQLTableOrViewSpec
. - getSQLTableOrViewSpec() - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingTable
-
Deprecated.Returns the instance of
SQLTableOrViewSpec
. - getStartColumn() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelSourceTableSpec
-
Returns the start column of the data table.
- getStartDate() - Method in class com.orchestranetworks.addon.dama.ext.bean.DateRange
-
Returns the start date.
- getStartNode() - Method in interface com.orchestranetworks.addon.dmdv.data.LinkStep
-
Returns the start node of this link step.
- getStartNodeContext() - Method in interface com.orchestranetworks.addon.dmdv.data.Link
-
Returns the start node context of the current link.
- getStartRow() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelSourceTableSpec
-
Returns the start row of the data table.
- getState() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Returns the digital asset's state.
- getState() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Returns the digital asset's state.
- getState() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.DigitalAssetState
-
Gets the state.
- getState() - Method in interface com.orchestranetworks.addon.mame.service.group.Record
-
Deprecated.Allows to return the state of an EBX record
- getState(int) - Static method in enum com.orchestranetworks.addon.mame.model.State
- getState(Adaptation) - Static method in class com.orchestranetworks.addon.mame.common.util.metadata.MetadataHelper
-
Gets the
State
of the given record. - getStatus() - Method in interface com.orchestranetworks.addon.mame.service.merge.MergingProcess
-
Gets the available merge process status.
- getStep(Path) - Method in interface com.orchestranetworks.addon.dmdv.data.Link
- getStepConfiguration(LinkStep) - Method in interface com.orchestranetworks.addon.dmdv.data.LinkConfiguration
- getSteps() - Method in interface com.orchestranetworks.addon.dmdv.data.Link
-
Returns the "in between" steps that are not displayed but used to create a link.
- getStepsConfigurations() - Method in interface com.orchestranetworks.addon.dmdv.data.LinkConfiguration
-
Returns a list of step configurations.
- getStorage() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the configured storage.
- getStorage() - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Returns the storage.
- getStorage() - Method in interface com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageResult
-
Returns the storage.
- getStorage(Repository, HomeKey, AdaptationName) - Static method in class com.orchestranetworks.addon.dqid.IndicatorStorageFactory
- getStorageDate() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
-
Return the storage date.
- getStorageDate() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Returns the storage date.
- getStorageKey() - Method in class com.orchestranetworks.addon.dqid.dashboard.DashboardConfiguration
-
Returns the
PrimaryKey
of the storage. - getStorageManager() - Method in class com.orchestranetworks.addon.dama.connector.ConnectorManagerDefinition
-
Returns the
StorageManager
to perform actions on physical files based on the Drive type. - getStorageManager(DriveType) - Method in interface com.orchestranetworks.addon.dama.ext.factory.DriveFactory
-
Returns the
StorageManager
by drive type. - getStorageProcedureInformation() - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
-
Returns an empty message.
- getStorageProcedureInformation() - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
-
Returns an empty message.
- getStorageProcedureInformation() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns the information regarding the storage procedure.
- getString() - Method in class com.orchestranetworks.addon.dama.ext.bean.DriveType
-
Returns the drive type string.
- getStringValue() - Method in interface com.orchestranetworks.addon.mame.model.config.ParameterValue
-
Gets the string representation of the parameter's value.
- getSubtitle() - Method in class com.orchestranetworks.addon.dex.configuration.SubtitleTemplate
-
Returns the subtitle which will be exported in an Excel file.
- getSubtitleTemplate() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportTemplate
-
Returns the
SubtitleTemplate
instance to represent the subtitle template. - getSupportedChartTypes() - Method in class com.orchestranetworks.addon.dpra.function.chart.ChartConfigForFunction
-
Returns the list of all supported chart types.
- getSurvivorRecord() - Method in interface com.orchestranetworks.addon.mame.service.primarykey.mergefunction.PrimaryKeyFieldMergeContext
- getSuspectRecords() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Returns records that are suspected of matching other records in the group.
- getSuspects() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Deprecated, for removal: This API element is subject to removal in a future version.since version 6.1.3. Use
Group.getSuspectRecords()
- getSymbol() - Method in enum com.orchestranetworks.addon.dex.configuration.DecimalSymbol
-
Returns this symbol character.
- getSynchronizationStyle() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Returns the synchronization style.
- getTable() - Method in class com.orchestranetworks.addon.dama.ext.bean.DriveContext
-
Returns the table that contains the media field.
- getTable() - Method in interface com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnContext
-
Deprecated.Returns the current table.
- getTable() - Method in interface com.orchestranetworks.addon.dex.mapping.FieldMapperContext
-
Returns the current table.
- getTable() - Method in interface com.orchestranetworks.addon.dex.mapping.Record
-
Returns the specified table which contains this record.
- getTable() - Method in class com.orchestranetworks.addon.dint.mapping.SourceTable
-
Returns the table structure of all possible fields to be mapped.
- getTable() - Method in class com.orchestranetworks.addon.dint.mapping.TargetTable
-
Returns the table structure of all possible fields to be mapped.
- getTable() - Method in class com.orchestranetworks.addon.dqid.dashboard.DashboardExportSpec
-
Returns the target table.
- getTable() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionEnvironment
-
Returns the current table in execution time.
- getTable() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Retrieves the EBX table associated with this group.
- getTable() - Method in interface com.orchestranetworks.addon.mame.service.group.Groups
-
Allows to return an EBX table
- getTable() - Method in interface com.orchestranetworks.addon.tese.TableSearchResult
-
Returns the table.
- getTableCode() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the target table code.
- getTableCodePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getTableCodePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getTableCodePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the target table's code. - getTableConfiguration(AdaptationTable) - Method in interface com.orchestranetworks.addon.mame.service.configuration.ConfigurationOperations
-
Gets the matching configuration of the specified table.
- getTableFilterPredicatePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getTableFilterPredicatePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getTableFilterPredicatePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the target table's filter predicate. - getTableIdentifier() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the target table identifier.
- getTableLinkPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getTableLinkPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getTableLinkPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the target table's link. - getTableMappings() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.Returns a list of mappings between source and target tables when transferring data from many to many tables.
- getTableMappings() - Method in class com.orchestranetworks.addon.dex.mapping.ApplicationMapping
-
Returns the list of table mappings.
- getTableMappings() - Method in class com.orchestranetworks.addon.dint.mapping.MappingSpec
-
Returns an unmodifiable list of the current table mappings.
- getTableName() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.SQLTableSpec
-
Returns the name of the table or view.
- getTableNamePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getTableNamePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getTableNamePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the target table's name. - getTableNode() - Method in class com.orchestranetworks.addon.adix.AdixImportResultBean
-
Deprecated.Returns the schema node of the table into which data will imported.
- getTableNode() - Method in class com.orchestranetworks.addon.dataexchange.DataResult
-
Deprecated.Returns the table node of this value.
- getTableNode() - Method in interface com.orchestranetworks.addon.dex.common.DataExchangeServiceContext
-
Returns the currently selected table node.
- getTableNode() - Method in class com.orchestranetworks.addon.dex.mapping.EBXTable
-
Returns the table node.
- getTablePath() - Method in class com.orchestranetworks.addon.adix.ExportTableFilter
-
Deprecated.Returns the table path.
- getTablePath() - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingTable
-
Deprecated.Returns the path of EBX® table.
- getTablePath() - Method in interface com.orchestranetworks.addon.dint.schema.Field
-
Returns the table path.
- getTablePath() - Method in interface com.orchestranetworks.addon.dint.schema.SQLField
-
Returns the table path of this field.
- getTablePath() - Method in interface com.orchestranetworks.addon.dmdv.data.Node
- getTablePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getTablePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getTablePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the target table. - getTablePaths() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeSpec
-
Deprecated.Returns a list of the specified table paths.
- getTablePattern() - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Returns the specified table naming pattern.
- getTablePattern() - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Returns the specified table naming pattern.
- getTablePrimaryKeyNodes() - Method in interface com.orchestranetworks.addon.mame.service.primarykey.mergefunction.PrimaryKeyFieldMergeContext
- getTables() - Method in class com.orchestranetworks.addon.dex.common.generation.TableGenerationResult
-
Returns the list of the generated tables.
- getTables() - Method in class com.orchestranetworks.addon.tese.GlobalSearchContext
- getTables(HomeKey, AdaptationName) - Method in interface com.orchestranetworks.addon.tese.RepositorySearchResult
-
Get all the tables belonging to a specific dataspace and dataset where the search result is found.
- getTables(S) - Method in interface com.orchestranetworks.addon.dex.common.generation.TableHelper
-
Returns list of
Table
declared in the {addon.label} dataset. - getTablesContent() - Method in class com.orchestranetworks.addon.dex.DataExchangeExportTableSpec
-
Returns the mapping of the table schema node and prepared list of records to export.
- getTableStyle() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Returns the table style.
- getTableTrustedSources() - Method in interface com.orchestranetworks.addon.mame.service.configuration.TrustedSources
-
Get a list of trusted sources that have been configured for the matching table.
- getTabularView() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportDataAccessSpec
-
Deprecated.Returns this data access specification's TabularView object.
- getTags() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Gets the tags.
- getTags() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Returns the digital asset's tags.
- getTags() - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Returns the digital asset's tags.
- getTags() - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Returns the asset's tags.
- getTags() - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalUploadAssetRequest
-
Returns the tag list.
- getTags() - Method in class com.orchestranetworks.addon.dama.externalmanagement.response.ExternalTagResult
-
Returns the external tag bean list.
- getTags(ExternalCommonRequest) - Method in interface com.orchestranetworks.addon.dama.externalmanagement.ExternalManager
-
Returns the tag result.
- getTargetApplication() - Method in class com.orchestranetworks.addon.dex.mapping.ApplicationMapping
-
Returns the
CommonApplication
instance to represent the target application. - getTargetApplication() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult
-
Returns the specified target application.
- getTargetApplication() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationConfigurationContext
-
Returns the target application.
- getTargetApplicationLogicalName() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportSpec
-
Deprecated.Returns the target application's logical name.
- getTargetDataset() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.Returns the
AdaptationName
corresponding to the target dataset. - getTargetDataset() - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Returns the target dataset.
- getTargetDataset() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the target data set.
- getTargetDatasetName() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the target data set name.
- getTargetDatasets() - Method in class com.orchestranetworks.addon.dint.template.EBXTransferTemplateSpec
-
Returns the target datasets that overwrite those configured in the template.
- getTargetDataspace() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.Returns the
HomeKey
corresponding to the target dataspace. - getTargetDataspace() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the target data space.
- getTargetDataSpace() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Deprecated.Since 1.5.2 use
DataElementConcept.getTargetDataspace()
instead. - getTargetElement() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeExpanderButton
-
Returns the target element controlled by this button.
- getTargetField() - Method in class com.orchestranetworks.addon.dex.mapping.FieldMapping
-
Returns the specified target field.
- getTargetField() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationExecutionContext
-
Returns the target field during transfer or import and
null
during export. - getTargetFieldPath() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the target field path.
- getTargetFile() - Method in class com.orchestranetworks.addon.dint.template.CSVExportTemplateSpec
-
Returns the target file.
- getTargetFile() - Method in class com.orchestranetworks.addon.dint.template.ExcelExportTemplateSpec
-
Returns the target Excel file.
- getTargetGroupPath() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the target group path.
- getTargetHomeKey() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the target home key.
- getTargetRecord(Adaptation) - Static method in class com.orchestranetworks.addon.mame.common.util.metadata.MetadataHelper
-
Gets the target record of a given record in the business table.
- getTargetRecordPrimaryKey() - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingEngineResult
- getTargetSchemaNode() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.AggregationTransformationExecutionContext
-
Deprecated.Returns the node of the target field during transfer or import and
null
during export. - getTargetSchemaNode() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransferTransformationExecutionContext
-
Deprecated.Returns the node of the target field during transfer.
- getTargetSchemaNode() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.XMLImportTransformationExecutionContext
-
Deprecated.Returns the node of the target field during import.
- getTargetTable() - Method in interface com.orchestranetworks.addon.adix.TransformContextForExport
-
Deprecated.use
TransformContextForExport.getReferencedTable()
instead. - getTargetTable() - Method in interface com.orchestranetworks.addon.adix.TransformContextForImport
-
Deprecated.Returns the table into which the data will be imported.
- getTargetTable() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationConfigurationContext
-
Deprecated.Returns the table containing the target field and
null
during export. - getTargetTable() - Method in interface com.orchestranetworks.addon.dataexchange.validator.ValidatorContext
-
Deprecated.Returns the table in which data will be imported or transferred.
- getTargetTable() - Method in interface com.orchestranetworks.addon.dex.mapping.FieldMapperContext
-
Returns the target table.
- getTargetTable() - Method in class com.orchestranetworks.addon.dex.mapping.TableMapping
-
Returns the specified target table.
- getTargetTable() - Method in interface com.orchestranetworks.addon.dex.result.Result
-
Returns the specified target table.
- getTargetTable() - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationConfigurationContext
-
Returns the target table.
- getTargetTable() - Method in interface com.orchestranetworks.addon.dex.validator.ValidatorContext
-
Returns the table in which data will be imported or transferred.
- getTargetTable() - Method in interface com.orchestranetworks.addon.dint.mapping.TableMappingModificationContext
-
Returns the target table in the table mapping.
- getTargetTable() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
-
Returns the target table.
- getTargetTablePath() - Method in class com.orchestranetworks.addon.dataexchange.TableMapping
-
Deprecated.
- getTargetTablePath() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the target table path.
- getTargetType() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationConfigurationContext
-
Deprecated.Returns the target application type.
- getTargetVersion() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportSpec
-
Deprecated.Returns the target application version.
- getTargetVersion() - Method in class com.orchestranetworks.addon.dex.configuration.XMLExportConfigurationSpec
-
Returns the target application version.
- getTemplateConfig() - Method in class com.orchestranetworks.addon.dint.template.TemplateSpec
-
Returns the configuration for the template.
- getTemplateId() - Method in class com.orchestranetworks.addon.dint.template.TemplateSpec
-
Deprecated.Since 4.5.0, this method may return
null
. - getTextAlign() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
-
Returns the alignment format in the text block's given space.
- getTextColor() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableStyle
-
Returns the text color in hex.
- getTextColor() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TooltipStyle
-
Returns text color in hex.
- getTextColor() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Returns text color in hex.
- getTextColor() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
-
Returns the text color in hex.
- getThresholdOn() - Method in class com.orchestranetworks.addon.dqid.Watchdog
-
Represents a configured value to compare with the outcome value of
Watchdog.getWatchdogOn()
. - getThumbnailURL() - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Returns the asset's thumbnail URL.
- getTimeFormat() - Method in class com.orchestranetworks.addon.dint.DataFormatOptions
-
Returns the global time format.
- getTimestamp() - Method in interface com.orchestranetworks.addon.tese.SearchHistory
-
Returns the time when the search was executed.
- getTitle() - Method in class com.orchestranetworks.addon.dex.configuration.TitleTemplate
-
Returns the title which will be exported in the Excel file.
- getTitleTemplate() - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportTemplate
-
Returns the
TitleTemplate
instance to represent the title template. - getToDate() - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Returns the to date.
- getToleranceNumber() - Method in class com.orchestranetworks.addon.dqid.Watchdog
-
Returns the tolerance number of the configured watchdog.
- getToleranceNumberMeaning() - Method in class com.orchestranetworks.addon.dqid.WatchdogInformation
-
The brief description for the tolerance number.
- getToleranceNumberPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getToleranceNumberPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getToleranceNumberPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the tolerance number. - getTooltip() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Table
-
Returns the tool tip of the current external table node.
- getTooltipStyle() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Returns the tooltip style.
- getTotal() - Method in class com.orchestranetworks.addon.dama.externalmanagement.response.ExternalSearchAssetsResult
-
Return the total digital assets of search results.
- getTotalErrorRow() - Method in class com.orchestranetworks.addon.adix.AdixImportResultBean
-
Deprecated.Returns the number of invalid records in the imported file.
- getTotalOfRecords() - Method in class com.orchestranetworks.addon.dataexchange.DataResult
-
Deprecated.Returns the total number of processed records.
- getTotalRow() - Method in class com.orchestranetworks.addon.adix.AdixImportResultBean
-
Deprecated.Returns the total number of records in the imported file.
- getTransaction() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXTargetTableSpec
-
Returns the transaction.
- getTransferOption() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.Returns the transfer option (
DataExchangeTransferOption
) of this value. - getTransferType() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.Returns the transfer type (
DataExchangeTransferType
) of the specified value. - getTransformation(Operation) - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationDefinition
-
Deprecated.Returns an instance of this
Transformation
. - getTransformation(ServiceType) - Method in interface com.orchestranetworks.addon.dex.transformation.TransformationDefinition
-
Returns an instance of this
Transformation
. - getTransformationCategory() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.AggregateTransformationDefinition
- getTransformationCategory() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.ConversionTransformationDefinition
- getTransformationCategory() - Method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReferenceTransformationDefinition
- getTransformationCategory() - Method in class com.orchestranetworks.addon.dint.transformation.split.SplitTransformationDefinition
- getTransformationCategory() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationDefinition
-
Returns the category of transformation.
- getTransformationDefinition() - Method in class com.orchestranetworks.addon.dex.mapping.AdditionalFieldMapping
-
Returns the
TransformationDefinition
instance to use for data transformation. - getTransformationDefinition() - Method in class com.orchestranetworks.addon.dex.mapping.FieldMapping
-
Returns the
TransformationDefinition
mapping type to this field mapping. - getTransformationDefinition() - Method in class com.orchestranetworks.addon.dint.mapping.steps.TransformationMappingStep
-
Returns the transformation definition.
- getTransformer() - Method in class com.orchestranetworks.addon.adix.TransformerDefinition
-
Deprecated.Returns an instance of this
Transformer
. - getTriggerContext() - Method in class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
-
Returns the execution context for table triggers.
- getTrustedSources() - Method in interface com.orchestranetworks.addon.mame.service.configuration.TableConfiguration
-
Returns the trusted sources that have been configured for this table.
- getType() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Returns the digital asset's type.
- getType() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Returns the digital asset's type.
- getType() - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Deprecated.Use
SearchFilter.getAssetTypes()
instead. - getType() - Method in class com.orchestranetworks.addon.dataexchange.transformation.InputDefinition
-
Deprecated.Returns
SchemaTypeName
of input data. - getType() - Method in class com.orchestranetworks.addon.dataexchange.transformation.OutputDefinition
-
Deprecated.Returns
SchemaTypeName
of output data. - getType() - Method in class com.orchestranetworks.addon.dataexchange.transformation.ParameterDefinition
-
Deprecated.Returns the
SchemaTypeName
of parameter. - getType() - Method in class com.orchestranetworks.addon.dex.transformation.InputDefinition
-
Returns input data
SchemaTypeName
. - getType() - Method in class com.orchestranetworks.addon.dex.transformation.OutputDefinition
-
Returns the
SchemaTypeName
of output data. - getType() - Method in class com.orchestranetworks.addon.dex.transformation.ParameterDefinition
-
Returns the
SchemaTypeName
of the parameter. - getType() - Method in class com.orchestranetworks.addon.dint.transformation.InputDefinition
-
Returns the data type.
- getType() - Method in class com.orchestranetworks.addon.dint.transformation.OutputDefinition
-
Returns the data type.
- getType() - Method in interface com.orchestranetworks.addon.dmdv.data.LinkConfiguration
-
Returns type of the current link.
- getType() - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
Returns
SchemaTypeName
of the parameter. - getType() - Method in enum com.orchestranetworks.addon.mame.model.config.FieldComparison
- getTypeValue() - Method in enum com.orchestranetworks.addon.dqid.dashboard.DashboardExportType
-
Returns the internal string representing the export type.
- getUniversalName() - Method in class com.orchestranetworks.addon.dex.mapping.CommonApplication
-
Returns the universal name of this
CommonApplication
. - getUniversalNameOfSourceApplication() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationConfigurationContext
-
Deprecated.Returns the source application's universal name.
- getUniversalNameOfTargetApplication() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.TransformationConfigurationContext
-
Deprecated.Returns the target application's universal name.
- getUnsupportedDataTypes() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXTableSpec
-
Returns the unsupported data types.
- getUpdateColor() - Method in class com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
-
Returns the hex color of newly updated nodes.
- getUpdateDateRange() - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Returns the last updated date range.
- getUpdatedRecords() - Method in interface com.orchestranetworks.addon.dex.result.TransferResult
-
Returns a map between source and target record primary keys for updated records.
- getURL() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Returns the digital asset's URL.
- getURL() - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Returns the asset's URL.
- getURL() - Method in class com.orchestranetworks.addon.dex.configuration.JNDIDataSource
-
Returns the database URL of the form jdbc:subprotocol:subname.
- getURL(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
-
Return the digital asset's URL.
- getUser() - Method in class com.orchestranetworks.addon.dex.configuration.JNDIDataSource
-
Returns the database user on whose behalf the connection is being made.
- getUserDataset() - Method in class com.orchestranetworks.addon.dama.servicecomponent.EditAssetServiceSpec
-
Gets the user dataset.
- getUserMessage() - Method in exception com.orchestranetworks.addon.adix.AdixException
- getUserMessage() - Method in exception com.orchestranetworks.addon.dama.ext.exception.DAMException
-
Returns the user message.
- getUserMessage() - Method in exception com.orchestranetworks.addon.dataexchange.DataExchangeException
-
Returns
UserMessage
object from this exception. - getUserMessage() - Method in exception com.orchestranetworks.addon.dint.DataIntegrationException
-
Returns the user message.
- getUserMessage() - Method in exception com.orchestranetworks.addon.dmdv.DMDVException
-
Returns the error message.
- getUserMessage() - Method in exception com.orchestranetworks.addon.dml.DataModelException
-
Returns the
UserMessage
object from this exception. - getUserMessage() - Method in exception com.orchestranetworks.addon.dpra.DPRAException
-
Returns the localized error message.
- getUserMessages() - Method in class com.orchestranetworks.addon.adix.AdixExportResult
-
Deprecated.Returns the iterator of error messages.
- getUserMessages() - Method in class com.orchestranetworks.addon.adix.AdixImportResult
-
Deprecated.Returns an iterator over error messages.
- getUserPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getUserPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getUserPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the user executed the indicator. - getUserRecord() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetComponentContext
-
Returns the user record.
- getUserTaskIdentifier() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the target user task identifier.
- getValidation() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns the function validation.
- getValidator(Operation) - Method in interface com.orchestranetworks.addon.dataexchange.validator.ValidatorDefinition
-
Deprecated.Returns an instance of this
Validator
. - getValidator(ServiceType) - Method in interface com.orchestranetworks.addon.dex.validator.ValidatorDefinition
-
Returns an instance of this
Validator
. - getValidatorDefinition() - Method in class com.orchestranetworks.addon.dex.mapping.TableMapping
-
Returns the
ValidatorDefinition
instance. - getValidityEndDate() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the validity end date.
- getValidityStartDate() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the validity start date.
- getValidityStatus() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the validity status.
- getValidityStatusPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getValidityStatusPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getValidityStatusPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the validity status. - getValue() - Method in class com.orchestranetworks.addon.adix.ExportType
-
Deprecated.Returns the
String
value of the export type. - getValue() - Method in class com.orchestranetworks.addon.adix.ImportType
-
Deprecated.Returns the
String
value of the import type. - getValue() - Method in class com.orchestranetworks.addon.dama.ext.bean.MetaData
-
Returns the metadata's value.
- getValue() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportType
-
Deprecated.Returns the string value of
this
. - getValue() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportMode
-
Deprecated.Returns string
value
ofthis
. - getValue() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportType
-
Deprecated.Returns the string
value
of this. - getValue() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeServiceType
-
Deprecated.Returns the string
value
ofthis
. - getValue() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferOption
-
Deprecated.Returns string
value
ofthis
. - getValue() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferType
-
Deprecated.Returns the string
value
ofthis
. - getValue() - Method in class com.orchestranetworks.addon.dataexchange.transformation.AggregationTransformationExecutionValue
-
Deprecated.Returns the input value to transfer/export/import data through an aggregation transformation function.
- getValue() - Method in class com.orchestranetworks.addon.dataexchange.transformation.ApplicationType
-
Returns the
String
value of the application type. - getValue() - Method in class com.orchestranetworks.addon.dataexchange.transformation.ParameterDefinition
-
Deprecated.Returns the
String
value of parameter. - getValue() - Method in enum com.orchestranetworks.addon.dex.configuration.ImportMode
-
Returns this string
value
. - getValue() - Method in enum com.orchestranetworks.addon.dex.configuration.ImportScope
-
Returns the
String
value of the import scope. - getValue() - Method in enum com.orchestranetworks.addon.dex.configuration.LineReturnCharacters
-
Returns the line returns character.
- getValue() - Method in enum com.orchestranetworks.addon.dex.configuration.SpreadsheetFileFormat
-
Returns the Excel file format.
- getValue() - Method in enum com.orchestranetworks.addon.dex.mapping.MappingType
- getValue() - Method in class com.orchestranetworks.addon.dex.transformation.AggregationTransformationExecutionValue
-
Returns the input value to transfer, export, or import data through an aggregation transformation function.
- getValue() - Method in class com.orchestranetworks.addon.dex.transformation.ParameterDefinition
-
Returns the
String
value of the parameter. - getValue() - Method in enum com.orchestranetworks.addon.dmdv.data.LinkLineType
-
Returns value for enumeration.
- getValue() - Method in enum com.orchestranetworks.addon.dmdv.data.LinkShapeType
-
Returns value for enumeration.
- getValue() - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataFeatures
-
Returns the string representation of this feature.
- getValue() - Method in enum com.orchestranetworks.addon.dmdv.template.bean.MarginType
- getValue() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecutionResult
-
Returns the value of execution result.
- getValue() - Method in class com.orchestranetworks.addon.dqid.BigDataValue
-
Deprecated.Returns the value.
- getValue() - Method in class com.orchestranetworks.addon.dqid.BigDecimalValue
- getValue() - Method in class com.orchestranetworks.addon.dqid.BooleanValue
- getValue() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns the Data Element Concept type code.
- getValue() - Method in class com.orchestranetworks.addon.dqid.common.FrequencyType
- getValue() - Method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
- getValue() - Method in class com.orchestranetworks.addon.dqid.common.ProbeType
- getValue() - Method in class com.orchestranetworks.addon.dqid.DateValue
- getValue() - Method in class com.orchestranetworks.addon.dqid.FlatDataValue
-
Returns the value.
- getValue() - Method in class com.orchestranetworks.addon.dqid.IndicatorValue
-
Returns the raw value.
- getValue() - Method in class com.orchestranetworks.addon.dqid.IntegerValue
- getValue() - Method in class com.orchestranetworks.addon.dqid.PredefinedValue
-
Returns the value.
- getValue() - Method in class com.orchestranetworks.addon.dqid.StringValue
- getValue() - Method in enum com.orchestranetworks.addon.mame.model.metadata.MatchingResultType
- getValue() - Method in enum com.orchestranetworks.addon.mame.model.State
- getValue() - Method in interface com.orchestranetworks.addon.mame.service.mergefunction.MergedFieldValue
-
Returns the value that will be applied to the golden record
- getValue(EBXField) - Method in interface com.orchestranetworks.addon.dex.validator.ValidatorContext
-
Returns the value which will be imported or transfered to a target node in the data model.
- getValue(NodeTemplateContext) - Method in interface com.orchestranetworks.addon.dmdv.template.NodeValueRenderer
-
Returns the value for a node element.
- getValue(Path) - Method in interface com.orchestranetworks.addon.dataexchange.validator.ValidatorContext
-
Deprecated.Returns the value by absolute path of this node in the data model.
- getValue(F) - Method in interface com.orchestranetworks.addon.dex.mapping.Record
-
Returns the value of field.
- getValue(Class<X>) - Method in interface com.orchestranetworks.addon.mame.model.config.ParameterValue
-
Gets the parameter's value.
- getValue(String) - Method in interface com.orchestranetworks.addon.dint.transformation.GenericDataObject
-
Returns the value corresponding to the name specified in the input
InputDefinition.getName()
or outputOutputDefinition.getName()
. - getValueClass() - Method in interface com.orchestranetworks.addon.dint.schema.DataType
-
Returns the class of values that this data type represents.
- getValueClass() - Method in enum com.orchestranetworks.addon.dint.schema.DefaultDataTypes
- getValueInSpreadsheet() - Method in interface com.orchestranetworks.addon.adix.TransformContextForImport
-
Deprecated.Returns the value of the cell in imported file.
- getValueInSpreadsheet(int) - Method in interface com.orchestranetworks.addon.adix.TransformContextForImport
-
Deprecated.Returns the value of the cell on the specific column in imported file.
- getValueInTable() - Method in interface com.orchestranetworks.addon.adix.TransformContextForExport
-
Deprecated.Returns the value of field in the table.
- getValueOnExport(TransformContextForExport) - Method in interface com.orchestranetworks.addon.adix.Transformer
-
Deprecated.Returns the result of the data transformation before exporting the data to file.
- getValueOnImport(TransformContextForImport) - Method in interface com.orchestranetworks.addon.adix.Transformer
-
Deprecated.Returns the result of transforming data before importing data.
- getValues() - Method in class com.orchestranetworks.addon.dpra.function.execution.result.ValueSequence
-
Returns the list values in the sequence.
- getValueType() - Method in interface com.orchestranetworks.addon.mame.model.config.ParameterValue
-
Gets the parameter type's class.
- getVersionName() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
-
Return the version name.
- getVersionName() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionSpec
-
Returns the version name.
- getVersionName() - Method in interface com.orchestranetworks.addon.dama.ext.bean.GeneralDigitalAssetVersionSpec
-
Returns the version name.
- getVersionName() - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Return the version name.
- getVersions() - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Returns the digital asset's versions.
- getViewedFields() - Method in class com.orchestranetworks.addon.dex.configuration.TableFilter
-
Returns the wanted fields.
- getViewedSchemaNodes() - Method in interface com.orchestranetworks.addon.dex.common.DataExchangeServiceContext
-
Returns the nodes (or "columns" from a user perspective) currently displayed by the tabular view.
- getWarningMessages() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportResult
-
Deprecated.Returns the iterator of warning messages.
- getWarningMessages() - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportResult
-
Deprecated.Returns the iterator of the warning messages.
- getWarningMessages() - Method in class com.orchestranetworks.addon.dex.common.generation.TableGenerationResult
-
Returns the warning messages of this.
- getWarningMessages() - Method in interface com.orchestranetworks.addon.dex.result.DataExchangeResult
-
Returns the warning messages.
- getWarningMessages() - Method in interface com.orchestranetworks.addon.dex.result.Result
-
Returns the warning messages when executing data import, export, transfer.
- getWatchdog() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the
Watchdog
. - getWatchdogIndicatorReports(Adaptation) - Method in class com.orchestranetworks.addon.dqid.ReportingUtilities
-
Returns the
Watchdog indicator report
request result for aFlat data report
orBig data report
record. - getWatchdogIndicatorReportTable() - Method in interface com.orchestranetworks.addon.dqid.IndicatorStorage
-
Returns the
Watchdog indicator report
table in the storage. - getWatchdogIndicatorResultsPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getWatchdogIndicatorResultsPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getWatchdogIndicatorResultsPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the watchdog indicator results. - getWatchdogInformation() - Method in class com.orchestranetworks.addon.dqid.DefaultDECIndicator
-
Returns
null
. - getWatchdogInformation() - Method in class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
-
Returns
null
. - getWatchdogInformation() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinition
-
Returns the definition of the watchdog.
- getWatchdogOn() - Method in class com.orchestranetworks.addon.dqid.Watchdog
-
Represents one of the output parameter name.
- getWatchdogRaisedPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getWatchdogRaisedPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getWatchdogRaisedPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field indicating whether the default watchdog of an indicator is raised or not. - getWidgetKey() - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
-
Returns the class name of the UI widget used to display graph data.
- getWidgetKey() - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataWithoutConfigUIWidgetFactory
-
Returns the class name of the UI widget used to display graph data.
- getWidth() - Method in class com.orchestranetworks.addon.dama.ext.bean.Size
-
Gets the width in pixels.
- getWidth() - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Returns the asset's width.
- getWidth() - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Returns width of the link.
- getWidth() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Returns this element's width in local coordinates.
- getWidth() - Method in class com.orchestranetworks.addon.dqid.chart.Size
- getWorkflowIdentifier() - Method in interface com.orchestranetworks.addon.dqid.DataElementConcept
-
Returns the target workflow identifier.
- getWorkflowKey() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the configured workflow key.
- getWorkflowPublicationKeyPath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getWorkflowPublicationKeyPath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getWorkflowPublicationKeyPath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the workflow publication's key. - getWorkflowPublicationNamePath() - Method in class com.orchestranetworks.addon.dqid.BigDataDefinition
- getWorkflowPublicationNamePath() - Method in class com.orchestranetworks.addon.dqid.FlatDataDefinition
- getWorkflowPublicationNamePath() - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Returns the
Path
to the field of the workflow publication's name. - getWriteMode() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXTargetTableSpec
-
Returns the EBX write mode.
- getWriteMode() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.SQLTargetTableSpec
-
Returns the write mode.
- getXmlFile() - Method in class com.orchestranetworks.addon.dqid.dashboard.DashboardExportSpec
-
Returns the XML file after an export.
- getXMLPath() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.XMLExportTransformationExecutionContext
-
Deprecated.Returns the field's path in the exported XML file starting from the table node.
- getXMLPath() - Method in interface com.orchestranetworks.addon.dataexchange.transformation.XMLImportTransformationExecutionContext
-
Deprecated.Returns the field's path in the imported XML file starting from the table node.
- getXMLPath() - Method in class com.orchestranetworks.addon.dex.mapping.XMLField
-
Returns the specified field path.
- getXMLPath() - Method in class com.orchestranetworks.addon.dex.mapping.XMLTable
-
Returns the specified table path.
- getXMLTableGeneration() - Static method in class com.orchestranetworks.addon.dex.common.generation.TableGenerationFactory
-
Returns an instance of
XMLTableGeneration
. - getXMLTableHelper() - Static method in class com.orchestranetworks.addon.dex.common.generation.TableHelperFactory
-
Returns an instance of
XMLTableHelper
. - getXMLTablePaths() - Method in class com.orchestranetworks.addon.dml.SourceFile
-
Returns the table's paths when generating the data model from an XML file.
- getXpathFilterPredicate() - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContextOnTable
-
Returns the XPath predicate to filter records.
- getXPathPredicate() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the XPath predicate configured for
Indicator
execution. - getXSDGenerator() - Static method in class com.orchestranetworks.addon.dml.XSDGeneratorFactory
-
Returns an instance of
XSDGenerator
. - GG_DRIVE - Static variable in class com.orchestranetworks.addon.dama.ext.bean.DriveType
- GLOBAL_CONFIGURATION - Enum constant in enum com.orchestranetworks.addon.dex.configuration.ImportScope
-
Specifies that the import includes data from the Reference data and Additional configuration groups.
- GlobalSearchContext - Class in com.orchestranetworks.addon.tese
- GlobalSearchContext(Session, Repository, List<AdaptationTable>, Object, boolean) - Constructor for class com.orchestranetworks.addon.tese.GlobalSearchContext
-
Defines the repository search context for the execution of
SearchOperations.targetedSearch(GlobalSearchContext)
. - GOLDEN - Enum constant in enum com.orchestranetworks.addon.mame.model.State
- GoldenWhenCreation - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- GoldenWhenModification - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- GraphDataFeatures - Class in com.orchestranetworks.addon.dmdv.data.ui
-
Describes features of data value graphs.
- GraphDataHttpManagerComponentUtils - Class in com.orchestranetworks.addon.dmdv.data.ui
-
Provides the method to get a UIHttpManagerComponent web component for graph data.
- GraphDataHttpManagerComponentUtils() - Constructor for class com.orchestranetworks.addon.dmdv.data.ui.GraphDataHttpManagerComponentUtils
- GraphDataSpec - Class in com.orchestranetworks.addon.dmdv.data.ui
-
Supplies data value and relationship graph specification information.
- GraphDataSpec() - Constructor for class com.orchestranetworks.addon.dmdv.data.ui.GraphDataSpec
- GraphDataTabUIWidget - Class in com.orchestranetworks.addon.dmdv.data.ui
-
Provides a widget to display a graph view on tab of a record.
- GraphDataTabUIWidget(WidgetFactoryContext, String) - Constructor for class com.orchestranetworks.addon.dmdv.data.ui.GraphDataTabUIWidget
-
Creates a new instance of the `GraphDataTabUIWidget` class.
- GraphDataTabUIWidget(WidgetFactoryContext, String, boolean) - Constructor for class com.orchestranetworks.addon.dmdv.data.ui.GraphDataTabUIWidget
-
Creates a new instance of the `GraphDataTabUIWidget` class with the option to force the graph to expand recursively.
- GraphDataUIWidgetFactory - Class in com.orchestranetworks.addon.dmdv.data.ui
-
Provides a widget factory to create graph view on tab of a record.
- GraphDataUIWidgetFactory() - Constructor for class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
- GraphDataWithoutConfigTabUIWidget - Class in com.orchestranetworks.addon.dmdv.data.ui
-
Provides a widget to display a graph view without configuration on tab of a record.
- GraphDataWithoutConfigTabUIWidget(WidgetFactoryContext) - Constructor for class com.orchestranetworks.addon.dmdv.data.ui.GraphDataWithoutConfigTabUIWidget
- GraphDataWithoutConfigUIWidgetFactory - Class in com.orchestranetworks.addon.dmdv.data.ui
-
Provides a widget factory to create a graph view without configuration on tab of a record.
- GraphDataWithoutConfigUIWidgetFactory() - Constructor for class com.orchestranetworks.addon.dmdv.data.ui.GraphDataWithoutConfigUIWidgetFactory
- GraphicalOptions - Class in com.orchestranetworks.addon.dqid
-
Provides additional information for a
ParameterDefinition
, which is used for chart generation. - GraphicalOptions() - Constructor for class com.orchestranetworks.addon.dqid.GraphicalOptions
- GraphModelHttpManagerComponentUtils - Class in com.orchestranetworks.addon.dmdv.model.extension
-
Generates the web component that contains the graph model.
- GraphModelHttpManagerComponentUtils() - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.GraphModelHttpManagerComponentUtils
- GraphModelSpec - Class in com.orchestranetworks.addon.dmdv.model.extension
-
Provides all specifications of a graph model.
- GraphModelSpec(CustomGraphModelFactory, Session) - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.GraphModelSpec
-
Constructs the graph specifications from a specific diagram.
- GraphModelSpec(String) - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.GraphModelSpec
-
Constructs the graph specifications using a configuration name from in the add-on's administrative settings.
- GraphModelTemplate - Class in com.orchestranetworks.addon.dmdv.model.extension
-
Represents a template configuration.
- GraphModelTemplate() - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Creates default template using the add-on's default settings.
- GraphSpec - Class in com.orchestranetworks.addon.dmdv
-
Abstract class for graph specifications.
- GraphSpec() - Constructor for class com.orchestranetworks.addon.dmdv.GraphSpec
- Group - Interface in com.orchestranetworks.addon.mame.service.group
-
Represents a collection of records within an EBX table that were grouped during a matching operation.
- Group - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- GROUP - Static variable in class com.orchestranetworks.addon.dqid.common.DECType
- GROUP - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
- GroupCode - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- GroupDEC - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- GroupingField - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
- GroupingValue - Static variable in class com.orchestranetworks.addon.dqid.IndicatorValueDefinition
- GroupName - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- GroupOfFieldsCompletenessRate - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- GroupOperations - Interface in com.orchestranetworks.addon.mame.service.group
-
Provides group operations for the EBX� Match and Merge Add-on.
- GroupPath - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- GroupPath - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
- Groups - Interface in com.orchestranetworks.addon.mame.service.group
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Use
DecisionField.getFieldComparison()
instead.