Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- saveLastValueOnlyInFlatDataTable() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the configured boolean value.
- saveLastValueOnlyInIndicatorReportTable() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Returns the configured boolean value.
- saveLastValueOnlyOnBigDataTable() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Deprecated.
- saveLastValueOnlyOnReportingTable() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
-
Deprecated.Since 2.0.0 use
IndicatorDefinitionContext.saveLastValueOnlyInIndicatorReportTable()
instead. - SchemaPath - Interface in com.orchestranetworks.addon.dint.schema
- SchemaTypeNameExtension - Class in com.orchestranetworks.addon.dqid.common
-
Identifies a named type definition that extends EBX® and is supported by the add-on.
- search(SearchFilter) - Method in interface com.orchestranetworks.addon.dama.ext.drivemanager.DriveManager
-
Searches for a digital asset using a search filter.
- search(DatasetSearchContext) - Method in interface com.orchestranetworks.addon.tese.SearchOperations
-
Performs a dataset search based on the search context.
- searchAssets(ExternalSearchRequest) - Method in interface com.orchestranetworks.addon.dama.externalmanagement.ExternalManager
-
Searches for digital assets using an external search request.
- SearchConfig - Class in com.orchestranetworks.addon.dama.externalmanagement.search
-
Defines the options to search for a digital asset
- SearchConfig() - Constructor for class com.orchestranetworks.addon.dama.externalmanagement.search.SearchConfig
- SearchCriteria - Enum in com.orchestranetworks.addon.dama.ext.enumeration
-
Define criteria to match for the advanced search mode.
- SearchFeature - Enum in com.orchestranetworks.addon.dama.externalmanagement.search
-
This enumeration define list of available searching features
- SearchFilter - Class in com.orchestranetworks.addon.dama.ext.bean
-
Defines the search filter.
- SearchFilter() - Constructor for class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
- searchGlobal(GlobalSearchContext) - Method in interface com.orchestranetworks.addon.tese.SearchOperations
-
Deprecated.Since 3.0.5, replaced by
SearchOperations.targetedSearch(GlobalSearchContext)
. - SearchHistory - Interface in com.orchestranetworks.addon.tese
-
Represents the history of a search operation.
- SearchOperations - Interface in com.orchestranetworks.addon.tese
-
Operations used to search.
- SearchOperationsFactory - Class in com.orchestranetworks.addon.tese
-
Factory for Operations available to the {addon.label}.
- select() - Method in class com.orchestranetworks.addon.dint.mapping.steps.MappingStepSelectorBuilder
-
Selects the current step.
- selectIfNextTargetField(Predicate<TargetFieldMappingStep>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.MappingStepSelectorBuilder
-
Selects the current step if the next step is a target field that meets the criteria.
- selectIfNextTransformation(Predicate<TransformationMappingStep>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.MappingStepSelectorBuilder
-
Selects the current step if the next step is a transformation that meets the criteria.
- SEMESTER - Static variable in class com.orchestranetworks.addon.dqid.common.PeriodicityType
- SEMICOLON - Enum constant in enum com.orchestranetworks.addon.dex.configuration.Separator
-
Specifies the semicolon character used as separator.
- Separator - Enum in com.orchestranetworks.addon.dex.configuration
-
Defines the possible separator characters.
- SEPARATOR - Static variable in class com.orchestranetworks.addon.dint.transformation.aggregate.StringConcat
-
Name of the separator parameter.
- SEPARATOR - Static variable in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
-
Name of the separator parameter.
- SEPARATOR_NAME - Static variable in class com.orchestranetworks.addon.dint.transformation.split.SplitToAMultiValuedField
-
Name of the separator parameter.
- SequenceNumber - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- SequenceNumber - Static variable in class com.orchestranetworks.addon.dqid.IndicatorValueDefinition
- Service<S extends ServiceSpec,
R extends ServiceResult> - Interface in com.orchestranetworks.addon.dqid.service -
Defines a service.
- SERVICE - Static variable in class com.orchestranetworks.addon.dqid.common.DECType
-
Deprecated.As of v1.4.0, replaced by
DECType.OPERATION
. - Service.DQIDServicePurgeIndicator - Interface in com.orchestranetworks.addon.dqid.service
-
Purge indicator service.
- ServiceResult - Interface in com.orchestranetworks.addon.dqid.service
-
Represents the result of a service execution.
- ServiceSpec - Class in com.orchestranetworks.addon.dqid.service
-
Defines the settings for a service execution.
- ServiceSpec() - Constructor for class com.orchestranetworks.addon.dqid.service.ServiceSpec
- ServiceType - Enum in com.orchestranetworks.addon.dex.configuration
-
Defines the possible service types.
- ServiceType - Enum in com.orchestranetworks.addon.dqid.service
-
Defines all the services that are available in the API.
- set(String, boolean) - Method in class com.orchestranetworks.addon.dpra.function.execution.result.ValueSequence
-
Sets the value for a boolean output in the sequence.
- set(String, Integer) - Method in class com.orchestranetworks.addon.dpra.function.execution.result.ValueSequence
-
Sets the value for an integer output in the sequence.
- set(String, String) - Method in class com.orchestranetworks.addon.dpra.function.execution.result.ValueSequence
-
Sets the value for a string output in the sequence.
- set(String, BigDecimal) - Method in class com.orchestranetworks.addon.dpra.function.execution.result.ValueSequence
-
Sets the value for a decimal output in the sequence.
- set(String, Date) - Method in class com.orchestranetworks.addon.dpra.function.execution.result.ValueSequence
-
Sets the value for a date time output in the sequence.
- setAbscissaLabel(UserMessage) - Method in class com.orchestranetworks.addon.dqid.chart.AbstractAxisData
-
Sets an optional label for the abscissa (the x axis).
- setActualParameterDefinitions(List<ParameterDefinition>) - Method in class com.orchestranetworks.addon.dex.mapping.AdditionalFieldMapping
-
Sets the list of
ParameterDefinition
for aTransformation
class. - setActualParameterDefinitions(List<ParameterDefinition>) - Method in class com.orchestranetworks.addon.dex.mapping.FieldMapping
-
Sets the list of
ParameterDefinition
for aTransformation
. - setAdaptationFilter(AdaptationFilter) - Method in class com.orchestranetworks.addon.dex.configuration.TableFilter
-
Sets a
AdaptationFilter
object to this filter. - setAdditionalFieldMappings(List<AdditionalFieldMapping<Field>>) - Method in class com.orchestranetworks.addon.dex.mapping.FieldMapping
-
Sets a list of additional field mappings to this.
- setAlertRaisedByWatchdog(boolean) - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
- setAlignment(AlignmentType) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Sets this element's alignment used in Panel layouts.
- setAlwaysDelimiter(boolean) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec.CSVTargetTableSpecBuilder
- setApplicationMapping(ApplicationMapping) - Method in class com.orchestranetworks.addon.dex.DataExchangeSpec
-
Sets a
ApplicationMapping
to the specified value. - setAscending(boolean) - Method in class com.orchestranetworks.addon.dama.ext.bean.SortCriteria
-
Specifies asset sorting is ascending.
- setAssets(List<ExternalDigitalAsset>) - Method in class com.orchestranetworks.addon.dama.externalmanagement.response.ExternalSearchAssetsResult
-
Specifies the Drive's digital asset list.
- setAssetType(String) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Specifies the asset's type.
- setAssetTypes(List<String>) - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
- setAssociation(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
- setAttachment(String) - Method in class com.orchestranetworks.addon.dama.models.MediaType
-
Sets the attached asset's UUID.
- setAxisName(UserMessage) - Method in class com.orchestranetworks.addon.dqid.GraphicalOptions
-
Sets the name of the axis associated with the parent
ParameterDefinition
. - setAxisRelationToParameter(String) - Method in class com.orchestranetworks.addon.dqid.GraphicalOptions
-
Links the parent
ParameterDefinition
to the axis of another Parameter. - setBackground(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableStyle
-
Sets the background color.
- setBackground(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.TooltipStyle
-
Sets the background color.
- setBackgroundColor(String) - Method in class com.orchestranetworks.addon.dex.configuration.DataFormat
-
Sets the cell's background color.
- setBackgroundColor(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Sets the background color in hex.
- setBarChartViewSupported(boolean) - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Sets whether the indicator supports the bar chart view.
- setBarWidth(double) - Method in class com.orchestranetworks.addon.dqid.chart.AbstractBarChartOptions
-
Sets the bar width.
- setBarWidth(double) - Method in class com.orchestranetworks.addon.dqid.chart.BarChartOptions
-
Sets the number representing the width of the bars in the chart's coordinates space.
- setBarWidth(double) - Method in class com.orchestranetworks.addon.dqid.chart.CategoryBarChartOptions
-
A number between
0
and1
representing the width of a single bar in a chart. - setBaseURL(String) - Method in class com.orchestranetworks.addon.adix.AdixExportSpec
-
Deprecated.Sets the base URL for fetching a link to a record.
- setBaseURL(String) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Sets the base URL for fetching a link to a record.
- setBigDataReportField(Path, Object) - Method in class com.orchestranetworks.addon.dqid.IndicatorValue
-
Deprecated.
- setBindingSource(NodeValueRenderer) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeImage
-
Sets the source for this image using
NodeValueRenderer
. - setBindingSource(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeImage
-
Sets the source for this image.
- setBindingText(NodeValueRenderer) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
-
Sets the text content using
NodeValueRenderer
. - setBindingText(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
-
Sets the text content.
- setBorderColor(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableStyle
-
Sets the border color.
- setBorderColor(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Sets border color.
- setBorderColor(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Sets the panel border color.
- setBorderStyle(BorderStyle) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Sets the panel border style.
- setBorderWidth(int) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Sets the panel border width.
- setCandidate(boolean) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
- setCandidate(boolean) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionSpec
- setCardinality(int, int) - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Sets the node's cardinality.
- setCardinality(int, int) - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Sets a node's cardinality.
- setCardinalityOnFieldsDisplayed(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
Sets the option to display cardinality on fields.
- setCardinalityOnLinksDisplayed(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
Sets option to display cardinality on links.
- setChartSize(Size) - Method in class com.orchestranetworks.addon.dqid.chart.DisplayOptions
-
Sets the size used to display a chart.
- setCheckEmptyORNullPrimaryKeys(boolean) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportSpec
-
Deprecated.Sets whether all empty or
null
primary keys are ignored or checked in the process of importing data. - setCheckEmptyORNullPrimaryKeys(boolean) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.Sets whether all empty or
null
primary keys are ignored or checked in the process of transferring data. - setCloseButtonDisplayed(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelSpec
-
Sets the option to display the close button.
- setCode(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.MetaData
-
Specifies the metadata code.
- setCode(String) - Method in class com.orchestranetworks.addon.dama.models.Tag
-
Specifies the tag code.
- setColor(String) - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Sets the link color.
- setColor(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.LinkStyle
-
Sets the link color.
- setColors(Set<Color>) - Method in class com.orchestranetworks.addon.dqid.chart.Options
- setColors(Set<Color>) - Method in class com.orchestranetworks.addon.dqid.chart.Template
-
Sets the color of the charts.
- setColumnHeaderIncluded(boolean) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelSourceTableSpec.ExcelSourceTableSpecBuilder
-
Specifies if the first row is the header.
- setColumnHeaderIncluded(boolean) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelTargetTableSpec.ExcelTargetTableSpecBuilder
-
Specifies if the first row is the header.
- setColumnHeaders(List<String>) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec.CSVTargetTableSpecBuilder
-
Sets the column headers.
- setColumnHeaders(List<String>) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelTargetTableSpec.ExcelTargetTableSpecBuilder
-
Sets the column headers.
- setColumnIndex(int) - Method in class com.orchestranetworks.addon.dex.configuration.DataPosition
-
Sets the cell's column index.
- setColumnSeparatorColor(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Sets the column separator color in hex.
- setColumnsWidth(int[]) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Sets the width for each data table column.
- setColumnTitleTemplate(DataTemplate) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportTemplate
-
Sets the
DataTemplate
instance to represent the column title template. - setComment(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
-
Specifies the comment.
- setComment(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionSpec
-
Specifies the comment.
- setComment(String) - Method in interface com.orchestranetworks.addon.dama.ext.bean.GeneralDigitalAssetVersionSpec
-
Specifies the comment.
- setComment(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Specifies the comment.
- setComputed(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Sets to
true
if the current field is a computed field. - setComputedAttributes(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
- setComputedValueIncluded(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
-
Sets whether to include computed values in the exported XML file.
- setComputedValueIncluded(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Sets whether to include computed values in the exported data.
- setComputedValueIncluded(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Sets whether to transfer the computed values on the source tables to the target tables.
- setComputedValueIncluded(boolean) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXSourceTableSpec.EBXSourceTableSpecBuilder
-
Specifies whether to include computed fields.
- setComputedValuesIncluded(boolean) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportXMLSpec
-
Deprecated.Sets whether to include computed values in the exported XML file.
- setConfigurationSpec(ConfigurationSpec) - Method in class com.orchestranetworks.addon.dex.DataExchangeSpec
-
Sets a
ConfigurationSpec
to the specified value. - setContentAlignment(AlignmentType) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Returns the default alignment of this panel.
- setConvertPDF(boolean) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Allow asset to be viewed in PDF
- setCreationColor(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
-
Sets the color for newly created nodes.
- setCreationDate(Date) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Specifies the creation date.
- setCreationDate(Date) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Specifies the asset's creation date.
- setCreationDateRange(DateRange) - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Specifies the creation date range.
- setCriteria(SearchCriteria) - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Specifies criteria to match.
- setCSSClassName(String) - Method in class com.orchestranetworks.addon.dqid.chart.DisplayOptions
-
The optional CSS class name that will be applied to the plot container.
- setCurrentExternalDigitalAssetVersion(ExternalDigitalAsset) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAssetVersionBean
-
Specifies the current digital asset version.
- setCurrentVersion(boolean) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionSpec
-
Specifies whether the new version of the asset is the current version.
- setCurrentVersion(boolean) - Method in interface com.orchestranetworks.addon.dama.ext.bean.GeneralDigitalAssetVersionSpec
-
Specifies whether the new version of the asset is the current version.
- setCurrentVersion(boolean) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Specifies whether the new version of the asset is the current version.
- setCurrentVersion(DigitalAssetVersion) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Specifies the digital asset's current version.
- setDataAccessSpec(ExportDataAccessSpec) - Method in class com.orchestranetworks.addon.adix.AdixExportSpec
-
Deprecated.Sets the instance of
ExportDataAccessSpec
, which defines a data access specification for export. - setDataAccessSpec(ImportDataAccessSpec) - Method in class com.orchestranetworks.addon.adix.AdixImportSpec
-
Deprecated.Sets the instance of
ImportDataAccessSpec
, which defines data access specifications for import. - setDataAccessSpec(DataExchangeDataAccessSpec) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeSpec
-
Deprecated.Sets a
DataExchangeDataAccessSpec
to the specified value. - setDataBeforeTransformationValidated(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
-
Sets whether the import data is validated before transformation execution.
- setDataFormat(DataFormat) - Method in class com.orchestranetworks.addon.dex.configuration.DataTemplate
-
Sets
DataFormat
instance to represent the cell data format. - setDataFormats(DataFormatOptions) - Method in class com.orchestranetworks.addon.dint.DataIntegrationSpec
-
Configures the global data format options.
- setDataFromReferencedTablesExported(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
-
Sets whether the export includes the related data from the referenced tables.
- setDataModelSource(DataModelSource) - Method in class com.orchestranetworks.addon.dml.DataModelSpec
-
Sets an instance of
DataModelSource
. - setDataPosition(DataPosition) - Method in class com.orchestranetworks.addon.dex.configuration.DataTemplate
-
Sets
DataPosition
instance to represent the cell data position. - setDataPositionInSheets(Map<String, DataPosition>) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
-
Sets a map of data positions and Excel sheet names as the key parameter.
- setDataReferencingSelectedRecordExported(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
-
Sets whether the export includes related data from tables that reference the selected record.
- setDataset(Adaptation) - Method in class com.orchestranetworks.addon.dint.template.ImportExportTemplateSpec
-
Overwrites the dataset configured in the template.
- setDataspaceName(List<String>) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
- setDataspaceName(List<String>) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionSpec
- setDataTemplate(DataTemplate) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportTemplate
-
Sets the
DataTemplate
instance to represent the data template. - setDataTemplate(DataTemplate) - Method in class com.orchestranetworks.addon.dex.configuration.SubtitleTemplate
-
Sets the
DataTemplate
instance to represent the subtitle template. - setDataTemplate(DataTemplate) - Method in class com.orchestranetworks.addon.dex.configuration.TitleTemplate
-
Sets the
DataTemplate
instance to represent the title template in the Excel file. - setDataType(SQLDataType) - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLColumnSpec
-
Deprecated.Sets value for column data type, that is
SQLDataType
object. - setDataType(SQLDataType) - Method in class com.orchestranetworks.addon.dex.mapping.SQLField
-
Sets the field data type value, or
SQLDataType
object value. - setDataType(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Sets the node data type.
- setDataType(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Sets the node dataType.
- setDataValidatedBeforeTransformation(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Sets whether the import data is validated before transformation executing.
- setDateFormat(String) - Method in class com.orchestranetworks.addon.dint.DataFormatOptions
-
Configures the global date format.
- setDateFormat(String) - Method in class com.orchestranetworks.addon.dqid.chart.SimpleAxisChartOptions
-
Sets a date-time format for the label on the axis.
- setDateFormatPattern(String) - Method in class com.orchestranetworks.addon.dex.mapping.CSVField
-
Sets a date, time or date time format string to this value if the field is date, time or date time type.
- setDateTimeFormat(String) - Method in class com.orchestranetworks.addon.dint.DataFormatOptions
-
Configures the global date and time format.
- setDateTimePatterns(Map<Field, String>) - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Sets a map of date time patterns and
Field
instance as the key parameter. - setDateTimePatterns(Map<Field, String>) - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Sets a map of date time patterns and
Field
instance as the key parameter. - setDateType(PurgeIndicatorDateTypeEnum) - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Specifies
DateTypeEnum
for the Purge indicator service. - setDecimal(boolean) - Method in class com.orchestranetworks.addon.dqid.WatchdogInformation
- setDecimalSymbol(DecimalSymbol) - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Sets the decimal symbol.
- setDecimalSymbol(String) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec.CSVSourceTableSpecBuilder
-
Sets the decimal symbol.
- setDecimalSymbol(String) - Method in class com.orchestranetworks.addon.dint.DataFormatOptions
-
Configures the decimal symbol.
- setDECs(List<PrimaryKey>) - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Specifies the primary key list of D.E.C.s to purge.
- setDefaultChartType(ChartType) - Method in class com.orchestranetworks.addon.dpra.function.chart.ChartConfigForFunction.Builder
-
Sets the default chart type.
- setDefaultXML(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.XMLExportConfigurationSpec
-
Sets whether data are exported using the default configuration.
- setDeletionColor(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
-
Sets the color for deleted nodes.
- setDelimiter(char) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec.CSVSourceTableSpecBuilder
-
Sets the delimiter character.
- setDelimiter(char) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec.CSVTargetTableSpecBuilder
-
Sets the delimiter character.
- setDelimiter(String) - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Sets the character is used to mark the beginning and end of a cell in the CSV file.
- setDelimiter(String) - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Sets the character is used to mark the beginning and end of a cell in the CSV file.
- setDelimiterForOnlyStringUsed(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Sets whether the delimiter is only used for string data types.
- setDelimiterUsedForOnlyString(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Sets whether the delimiter is only used for string data types.
- setDescription(UserMessage) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Specifies the digital asset's description.
- setDescription(UserMessage) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetSpec
-
Specifies the description.
- setDescription(UserMessage) - Method in interface com.orchestranetworks.addon.dama.ext.bean.GeneralDigitalAssetSpec
-
Specifies the description.
- setDescription(UserMessage) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Specifies the description.
- setDescription(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.Folder
-
Specifies the folder's description.
- setDescription(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.FolderSpec
-
Specifies the folder's description.
- setDigitalAssetOfCurrentUser(boolean) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
- setDigitalAssetOfCurrentUser(boolean) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
- setDigitalChartViewSupported(boolean) - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Sets whether the indicator supports the digital chart view.
- setDisplayGraphTitle(boolean) - Method in class com.orchestranetworks.addon.dmdv.GraphSpec
-
Sets the option to display the graph title.
- setDisplayOptions(DisplayOptions) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Sets the display options.
- setDonutHoleRadius(double) - Method in class com.orchestranetworks.addon.dqid.chart.PieChartOptions
-
A number between
0
and1
that represents the center hole's radius. - setDownloadURL(String) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Specifies the asset's download URL.
- setDriveId(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.Folder
-
Specifies the folder's drive.
- setDriveId(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.FolderSpec
-
Specifies the folder's drive.
- setEmptyOrNullPrimaryKeyChecked(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
-
Sets whether all empty or
null
primary keys were checked before data import. - setEmptyOrNullPrimaryKeyChecked(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Sets whether all empty or
null
primary keys were checked before data import andfalse
if this verification was not performed. - setEmptyOrNullPrimaryKeyChecked(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Sets whether all empty or
null
primary keys were checked before data import andfalse
if this verification was not performed. - setEmptyOrNullValueIgnored(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
-
Sets whether all empty or
null
values are ignored in the process of importing data. - setEmptyOrNullValueIgnored(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Sets whether all empty or
null
values are ignored in the process of importing data. - setEmptyOrNullValueIgnored(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Sets whether all empty or
null
values are ignored in the process of importing data. - setEndDate(Date) - Method in class com.orchestranetworks.addon.dama.ext.bean.DateRange
-
Specifies the end date.
- setEnumerationLabelExported(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Sets whether the exported file will contain an information column with the label of the enumeration.
- setEnumerationLabelExported(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Sets whether the exported file will contain an information column with the label of the enumeration.
- setEnumerationsExported(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Sets whether the exported file will contain enumerations matching the one in the data model.
- setEnumLabelIncluded(boolean) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXSourceTableSpec.EBXSourceTableSpecBuilder
-
Specifies whether to include enumeration label fields.
- setErrorFilePath(String) - Method in class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
-
Sets the path of the exported file containing invalid data.
- setExportedFile(File) - Method in class com.orchestranetworks.addon.dex.configuration.ExportDataExchangeConfigurationSpec
-
Sets the exported file.
- setExportPreference(String) - Method in class com.orchestranetworks.addon.adix.AdixExportSpec
-
Deprecated.Sets the name of the preference that stores configuration information for reuse during export.
- setExportType(ExportType) - Method in class com.orchestranetworks.addon.adix.AdixExportSpec
-
Deprecated.Sets the export type.
- setExportType(DataExchangeExportType) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportSpec
-
Deprecated.Sets export type to this
DataExchangeExportSpec
. - setExtension(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Specifies the digital asset's extension.
- setExtension(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Deprecated.Use
SearchFilter.setExtensions(List)
instead. - setExtension(String) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Specifies the asset's extension.
- setExtensions(List<String>) - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
- setExternalId(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Specifies the digital asset version's external id.
- setExternalID(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Specifies the digital asset's external id.
- setExternalIds(String[]) - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalPluralRequest
-
Specifies the asset ID list from the external drive location.
- setExternalTableStyle(TableStyle) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Sets the external table style.
- setFeatures(List<SearchFeature>) - Method in class com.orchestranetworks.addon.dama.externalmanagement.search.SearchConfig
-
KEYWORD is mandatory search feature and no need to configured
- setFieldMapperDefinitions(Map<TableMapping, FieldMapperDefinition>) - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Sets a map of the
FieldMapperDefinition
implementations and aTableMapping
instance as the key parameter. - setFieldMapperDefinitions(Map<TableMapping, FieldMapperDefinition>) - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Sets a map of the
FieldMapperDefinition
implementations andTableMapping
instance as the key parameter. - setFieldMappings(FieldMappingList<SC, TC>) - Method in class com.orchestranetworks.addon.dex.mapping.TableMapping
-
Sets a list of field mappings to this table mapping.
- setFieldNameForLabelApplied(boolean) - Method in class com.orchestranetworks.addon.dml.DataModelSpec
-
Sets whether the field name is used for the field label when saving the data model configuration in the Dynamic data modeling dataset.
- setFields(List<CSVField>) - Method in class com.orchestranetworks.addon.dex.mapping.CSVTable
-
Sets a list of
CSVField
fields. - setFields(List<EBXField>) - Method in class com.orchestranetworks.addon.dex.mapping.EBXTable
-
Sets a list of
EBXField
fields to this table. - setFields(List<SpreadsheetField>) - Method in class com.orchestranetworks.addon.dex.mapping.SpreadsheetTable
-
Sets a list of
SpreadsheetField
fields to this table. - setFields(List<SQLField>) - Method in class com.orchestranetworks.addon.dex.mapping.SQLTable
-
Sets a list of
SQLField
fields to this table or view. - setFields(List<XMLField>) - Method in class com.orchestranetworks.addon.dex.mapping.XMLTable
-
Sets a list of
XMLField
object fields to this table. - setFieldSeparator(char) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec.CSVSourceTableSpecBuilder
-
Sets the field separator character.
- setFieldSeparator(char) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec.CSVTargetTableSpecBuilder
-
Sets the field separator character.
- setFileEncoding(String) - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Sets the character encoding to use.
- setFileEncoding(String) - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Sets the character encoding to use.
- setFileEncoding(String) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec.CSVSourceTableSpecBuilder
-
Sets the CSV encoding.
- setFileEncoding(String) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec.CSVTargetTableSpecBuilder
-
Sets the CSV encoding.
- setFileFormat(SpreadsheetFileFormat) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Sets the Excel file format.
- setFileResource(FileResource) - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalUploadAssetRequest
-
Specifies the file resource for uploading a digital asset.
- setFileSize(BigDecimal) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Sets the file size.
- setFileSize(BigDecimal) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
- setFileSize(BigDecimal) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Specifies the digital asset's file size.
- setFileSize(BigDecimal) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Specifies the digital asset version's file size.
- setFileSize(BigDecimal) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Specifies the asset's size.
- setFillAreaOpacity(double) - Method in class com.orchestranetworks.addon.dqid.chart.LineChartOptions
-
A number between
0
and1
representing the opacity of the area between a line and the x axis. - setFillAreaOpacity(double) - Method in class com.orchestranetworks.addon.dqid.chart.SparklineChartOptions
-
A number between
0
and1
representing the opacity of the area between a line and the x axis. - setFirstRowHeader(boolean) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec.CSVSourceTableSpecBuilder
-
Specifies if the first row is the header.
- setFirstRowHeader(boolean) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec.CSVTargetTableSpecBuilder
-
Specifies if the first row is the header.
- setFlatDataFieldValue(Path, Object) - Method in class com.orchestranetworks.addon.dqid.IndicatorValue
-
Adds a value for a specified path to
FlatDataValue
. - setFolderId(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
- setFolderId(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Specifies the folder id of asset.
- setFolderKey(FolderKey) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetSpec
-
Returns the folder key.
- setFontColor(String) - Method in class com.orchestranetworks.addon.dex.configuration.DataFormat
-
Sets the cell's font color.
- setFontName(String) - Method in class com.orchestranetworks.addon.dex.configuration.DataFormat
-
Sets the cell's font name.
- setFontSize(int) - Method in class com.orchestranetworks.addon.dex.configuration.DataFormat
-
Sets the cell's font size.
- setFontSize(int) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
-
Sets the font size for the text.
- setFontSize(String) - Method in class com.orchestranetworks.addon.dama.models.Tag
-
Specifies the font size.
- setFontStyles(List<FontStyle>) - Method in class com.orchestranetworks.addon.dex.configuration.DataFormat
-
Sets the list of the cell's font style.
- setForcedImport(boolean) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportSpec
-
Deprecated.Sets whether all triggers and constraints are disabled or enabled in the process of importing data.
- setForcedTransfer(boolean) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.Sets whether all triggers and constraints are disabled or enabled in the process of transferring data.
- setForceImport(boolean) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXTargetTableSpec.EBXTargetTableSpecBuilder
- setForcePrecisionAsDisplayed(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
-
Specifies the accuracy of numbers when importing Excel.
- setForceRecursiveExpand(boolean) - Method in class com.orchestranetworks.addon.dmdv.GraphSpec
-
Sets whether or not to force the graph to expand recursively.
- setForceRecursiveExpand(Boolean) - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
-
Sets whether or not to force the graph to expand recursively.
- setForeignKeyDisplayed(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
Sets the option to display foreign keys as fields and links, or just as links.
- setForeignKeyHierarchyIncluded(boolean) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXSourceTableSpec.EBXSourceTableSpecBuilder
-
Specifies whether to include foreign key hierarchies.
- setForeignKeyHierarchyIncluded(boolean) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXTargetTableSpec.EBXTargetTableSpecBuilder
-
Specifies to include foreign key hierarchies or not.
- setForeignKeyLabelExported(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Sets whether the exported file contains an information column with the foreign key label.
- setForeignKeyLabelExported(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Sets whether the exported file contains an information column with the label of the foreign key.
- setForeignKeyLabelIncluded(boolean) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXSourceTableSpec.EBXSourceTableSpecBuilder
-
Specifies whether to include foreign key label fields.
- setForeignKeyPermalinkExported(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Sets whether the exported file will contain the permalink for the foreign key.
- setFromDate(Date) - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Specifies
Date
for the Purge indicator service. - setGraphConfigurationName(String) - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
-
Sets the graph configuration name.
- setGraphConfigurationName(String) - Method in class com.orchestranetworks.addon.dmdv.GraphSpec
-
Sets the graph configuration name.
- setGraphicalOptions(GraphicalOptions) - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
- setGroupByParameterName(String) - Method in class com.orchestranetworks.addon.dqid.GraphicalOptions
-
Sets the output parameter name that will be used to group results.
- setGroupingValue(Object) - Method in class com.orchestranetworks.addon.dqid.IndicatorValue
- setHeaderComparedToIgnoreCase(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Sets whether case-insensitive comparison is used when matching the header column.
- setHeaderComparedToIgnoreCase(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
-
Sets whether a case-insensitive comparison is used when matching the header column.
- setHeaderExported(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
-
Sets whether the first row of every column in the file contains the column label in the Excel, CSV file or the exported XML file contains {addon.label} header.
- setHeaderUsed(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
-
Sets whether the first row of every column in the file contains the column label in the Excel/CSV file, or the imported XML file contains the {addon.label} header.
- setHeight(int) - Method in class com.orchestranetworks.addon.dama.ext.bean.Size
-
Sets the height in pixels.
- setHeight(int) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Sets this element's height in local coordinates.
- setHeight(Integer) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Specifies the asset's height.
- setHidden(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Sets to
true
if this node must be displayed. - setHiddenFieldsDisplayed(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
Sets the option to display hidden fields.
- setHoverColor(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Sets the hover color in hex.
- setId(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.Folder
-
Specifies the folder's id.
- setId(String) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Specifies the asset's ID.
- setIgnoredFieldExported(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Sets whether the ignored field is exported as a blank column.
- setIgnoreEmptyORNullValue(boolean) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportSpec
-
Deprecated.Sets whether all empty or
null
values are ignored or accepted in the process of importing data. - setIgnoreEmptyORNullValue(boolean) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.Sets whether all empty or
null
values are ignored or accepted in the process of transferring data. - setImageStretch(boolean) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeImage
-
Sets whether the image must stretch within its bounding box.
- setImportedFile(File) - Method in class com.orchestranetworks.addon.adix.AdixImportSpec
-
Deprecated.Sets the imported file.
- setImportedFile(File) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportSpec
-
Deprecated.Sets an imported file to the specified value.
- setImportedFile(File) - Method in class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
-
Sets an imported file to the specified value.
- setImportedFile(File) - Method in class com.orchestranetworks.addon.dex.configuration.ImportDataExchangeConfigurationSpec
-
Sets an imported file.
- setImportedFile(File) - Method in class com.orchestranetworks.addon.dex.CSVImportDataExchangeHelperContext
-
Sets an imported file to the specified value.
- setImportedFile(File) - Method in class com.orchestranetworks.addon.dex.SpreadsheetImportDataExchangeHelperContext
-
Sets an imported file to the specified value.
- setImportForced(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
-
Sets whether all triggers and constraints are disabled in the process of importing data.
- setImportForced(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Sets whether all triggers and constraints are disabled in the process of importing data.
- setImportForced(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Sets whether all triggers and constraints are disabled in the process of importing data.
- setImportMode(DataExchangeImportMode) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportSpec
-
Deprecated.Sets an import mode to the specified value.
- setImportMode(DataExchangeImportMode) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.Sets the import mode (
DataExchangeImportMode
) to this value. - setImportMode(ImportMode) - Method in class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
-
Sets the import mode.
- setImportMode(ImportMode) - Method in class com.orchestranetworks.addon.dex.configuration.ImportDataExchangeConfigurationSpec
-
Sets the import mode.
- setImportMode(ImportMode) - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Sets the import mode.
- setImportMode(ImportMode) - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Sets the import mode.
- setImportOnlyValidRecord(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Sets whether the validation errors exist and the user chooses import only valid records.
- setImportOnlyValidRecord(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
-
Sets whether only valid records are imported if validation errors exist.
- setImportPreference(String) - Method in class com.orchestranetworks.addon.adix.AdixExportSpec
-
Deprecated.Sets the name of the preference that stores configuration and mapping information for reuse during import.
- setImportPreference(String) - Method in class com.orchestranetworks.addon.adix.AdixImportSpec
-
Deprecated.Sets the name of the preference that stores the configuration and mapping information for reuse during import.
- setImportScopes(Set<ImportScope>) - Method in class com.orchestranetworks.addon.dex.configuration.ImportDataExchangeConfigurationSpec
-
Sets the import scope.
- setImportSequence(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
-
Sets whether the Excel sheet data are imported sequentially at simulation import mode.
- setImportType(ImportType) - Method in class com.orchestranetworks.addon.adix.AdixImportSpec
-
Deprecated.Sets the import type.
- setImportType(DataExchangeImportType) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportSpec
-
Deprecated.Sets an import type to the specified value.
- setIndicatorCodes(List<PrimaryKey>) - Method in class com.orchestranetworks.addon.dqid.IndicatorExecutionContext
-
Adds list of indicator primary keys in the current execution.
- setIndicators(List<PrimaryKey>) - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Specifies a primary key list of indicators to purge.
- setInheritedField(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
- setInvalidDataDownloaded(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
-
Sets whether all records with errors in their data rows are exported to a downloadable file.
- setInvalidDataFile(File) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec.CSVSourceTableSpecBuilder
-
Sets the file where invalid records are written.
- setInvalidDataFile(File) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelSourceTableSpec.ExcelSourceTableSpecBuilder
-
Sets the file where invalid records are written.
- setInvalidDataFile(File) - Method in class com.orchestranetworks.addon.dint.template.ExcelImportTemplateSpec
-
Sets the file that contains invalid records.
- setInvalidDataFolder(File) - Method in class com.orchestranetworks.addon.dint.template.CSVImportTemplateSpec
-
Sets the folder where the files that contain invalid records are stored.
- setInvalidDataFolder(File, String, String) - Method in class com.orchestranetworks.addon.dint.template.CSVImportTemplateSpec
-
Sets the folder where the files that contain invalid records are stored.
- setKeepLastValue(boolean) - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Activates the keep the last data option.
- setKeyword(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Specifies the keyword.
- setLabel(UserMessage) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Specifies the digital asset's label.
- setLabel(UserMessage) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetSpec
-
Specifies the label.
- setLabel(UserMessage) - Method in interface com.orchestranetworks.addon.dama.ext.bean.GeneralDigitalAssetSpec
-
Specifies the label.
- setLabel(UserMessage) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Specifies the label.
- setLabel(UserMessage) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
-
Sets the node label.
- setLabel(String) - Method in class com.orchestranetworks.addon.dex.mapping.SQLField
-
Sets a label to this field.
- setLabel(String) - Method in class com.orchestranetworks.addon.dex.mapping.XMLField
-
Sets a label to this field.
- setLabel(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
-
Sets the node label.
- setLabel(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.LinkStyle
-
Sets the label color.
- setLabelDescription(LabelDescription) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Specifies the asset's label and description.
- setLabelMaximumlength(int) - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Sets link label maximum length.
- setLabelOnLinksDisplayed(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
Sets the option to display label on links.
- setLabelRadius(double) - Method in class com.orchestranetworks.addon.dqid.chart.PieChartOptions
-
A number between
0
and1
that represents the position of the labels from the center. - setLastUpdatedDate(Date) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Specifies the last updated date.
- setLastUpdatedDate(Date) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Specifies the asset's last updated date.
- setLegendPosition(LegendPosition) - Method in class com.orchestranetworks.addon.dqid.chart.Options
- setLegendPosition(LegendPosition) - Method in class com.orchestranetworks.addon.dqid.chart.Template
-
The legend's position, if it is set to show.
- setLegendSize(Size) - Method in class com.orchestranetworks.addon.dqid.chart.DisplayOptions
-
Sets the chart's legend size.
- setLineReturnCharacters(LineReturnCharacters) - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Sets the line return characters.
- setLineType(LinkLineType) - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Sets type of the link.
- setLineWidth(double) - Method in class com.orchestranetworks.addon.dqid.chart.LineChartOptions
-
The line width in pixels.
- setLineWidth(double) - Method in class com.orchestranetworks.addon.dqid.chart.SparklineChartOptions
-
The line width in pixels.
- setLinkedFields(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
- setLinkStyle(LinkStyle) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Sets the link style.
- setListSeparator(char) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec.CSVSourceTableSpecBuilder
-
Sets the list separator character.
- setListSeparator(char) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec.CSVTargetTableSpecBuilder
-
Sets the list separator character.
- setListSeparator(char) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelSourceTableSpec.ExcelSourceTableSpecBuilder
-
Sets the list separator character.
- setListSeparator(char) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelTargetTableSpec.ExcelTargetTableSpecBuilder
-
Sets the list separator character.
- setLocale(Locale) - Method in class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
-
Sets the specific locale.
- setLocale(Locale) - Method in class com.orchestranetworks.addon.dint.DataFormatOptions
-
Configures the locale.
- setLocaleForNumberFormat(Locale) - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Sets the locale and the corresponding number format policy used in the exported file.
- setLocaleForNumberFormatUsed(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Sets whether the language and corresponding number format policy are applied.
- setMappingType(MappingType) - Method in class com.orchestranetworks.addon.dex.mapping.FieldMapping
-
Sets a
MappingType
to this. - setMargin(MarginType, int) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Sets the empty area around this element.
- setMaximumOccurencesMeaning(UserMessage) - Method in class com.orchestranetworks.addon.dqid.WatchdogInformation
- setMaxValue(String) - Method in class com.orchestranetworks.addon.dqid.ParameterConstraint
-
Defines the maximum value allowed for this parameter.
- setMd5CheckSumOfFile(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Set MD5 Hash of the physical asset file
- setMd5CheckSumOfFile(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Specifies checksum of the file.
- setMd5CheckSumOfFile(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Specifies checksum of the file.
- setMetaData(List<MetaData>) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Sets the metadata.
- setMetaData(List<MetaData>) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Specifies the asset's metadata.
- setMetaDatas(Map<String, String>) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Specifies the asset's metadata.
- setMinimumOccurencesMeaning(UserMessage) - Method in class com.orchestranetworks.addon.dqid.WatchdogInformation
- setMinValue(String) - Method in class com.orchestranetworks.addon.dqid.ParameterConstraint
-
Defines the minimum value allowed for this parameter.
- setMode(ImageMode) - Method in class com.orchestranetworks.addon.dama.ext.bean.ImageSize
- setModificationAction(ModificationAction) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
- setModificationAction(ModificationAction) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionSpec
- setName(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.Folder
-
Specifies the folder's name.
- setName(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.FolderSpec
-
Specifies the folder's name.
- setName(String) - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLColumnSpec
-
Deprecated.Sets value for column name.
- setName(String) - Method in class com.orchestranetworks.addon.dex.configuration.JNDIDataSource
-
Specifies the SQL data source name.
- setName(String) - Method in class com.orchestranetworks.addon.dex.mapping.XMLField
-
Sets a name to this field.
- setName(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Sets the element name.
- setNegativeSupported(boolean) - Method in class com.orchestranetworks.addon.dqid.ParameterConstraint
-
Sets negative number support when the data type is Number.
- setNegativeSupported(boolean) - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
The property is used if the data type is Number.
- setNewLocation(String) - Method in interface com.orchestranetworks.addon.dama.ext.backuprestore.DriveInformation
-
Sets the new location to drive information.
- setNullOrEmptyPrimaryKeyAllowed(boolean) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXTargetTableSpec.EBXTargetTableSpecBuilder
-
Specifies if a null or empty primary key is allowed.
- setNullOrEmptyValueIgnored(boolean) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXTargetTableSpec.EBXTargetTableSpecBuilder
-
Specifies if null or empty values are ignored.
- setNumberFormat(String) - Method in class com.orchestranetworks.addon.dqid.chart.SimpleAxisChartOptions
-
Sets a number format for the labels on the axis.
- setNumberOfColumns(int) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Sets the total number of columns.
- setNumberOfColumnsInTheLegend(int) - Method in class com.orchestranetworks.addon.dqid.chart.Options
-
Deprecated.Since 2.5.0, the number of columns in the legend always is 1.
- setNumberOfColumnsInTheLegend(int) - Method in class com.orchestranetworks.addon.dqid.chart.Template
-
Deprecated.Since 2.5.0, the number of columns in the legend always is 1.
- setOmitXMLComment(boolean) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportXMLSpec
-
Deprecated.Sets whether to omit XML comments from the exported XML file.
- setOpacity(double) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeImage
-
Sets the opacity for this image.
- setOpacity(double) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeIndicator
-
Sets the opacity of this indicator.
- setOrder(int) - Method in class com.orchestranetworks.addon.dex.mapping.AdditionalFieldMapping
-
Sets the source field order when aggregating fields or target field order when splitting fields.
- setOrderByExecutionDate(Order) - Method in class com.orchestranetworks.addon.dpra.indicator.QueryParam
-
Sets an order by execution time
- setOrdinateLabel(UserMessage) - Method in class com.orchestranetworks.addon.dqid.chart.AbstractAxisData
-
Sets an optional label for the ordinate (the y axis).
- setOverviewDisplay(OverviewDisplayOptions) - Method in class com.orchestranetworks.addon.dmdv.GraphSpec
-
Sets the option to display the graph's
Overview
box on graph generation. - setPageIndex(int) - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
- setPageIndex(int) - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalSearchRequest
-
Specifies the page index.
- setPageSize(int) - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
- setPageSize(int) - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalSearchRequest
-
Specifies the page size.
- setPanel(NodePanel) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTemplate
-
Sets a panel to be the template's root panel.
- setPanelLayout(PanelLayout) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Sets the panel layout which controls how the panel's elements are measured and arranged.
- setParameterConstraint(ParameterConstraint) - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
Defines the parameter constraint.
- setParentId(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.Folder
-
Specifies the folder's parent.
- setParentId(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.FolderSpec
-
Specifies the folder's parent.
- setPassword(String) - Method in class com.orchestranetworks.addon.dex.configuration.JNDIDataSource
-
Specifies the user's password.
- setPhysicalName(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Specifies the digital asset's physical name.
- setPhysicalName(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Specifies the digital asset version's physical name.
- setPhysicalName(String) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Specifies the asset's physical name.
- setPieChartViewSupported(boolean) - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Sets whether the indicator supports the pie chart view.
- setPointRadius(double) - Method in class com.orchestranetworks.addon.dqid.chart.LineChartOptions
-
The radius of points.
- setPointRadius(double) - Method in class com.orchestranetworks.addon.dqid.chart.SparklineChartOptions
-
The radius of points.
- setPossiblePeriodicityOfControl(Set<PeriodicityType>) - Method in class com.orchestranetworks.addon.dqid.WatchdogInformation
- setPredicate(String) - Method in class com.orchestranetworks.addon.adix.ExportTableFilter
-
Deprecated.Sets the predicate of the table.
- setPredicate(String) - Method in class com.orchestranetworks.addon.dex.configuration.TableFilter
-
Sets a predicate string to this filter.
- setPredicates(Map<Path, String>) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportSpec
-
Deprecated.Sets the mapping between the path and predicate string of the tables.
- setPredicates(Map<Path, String>) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.Sets the mapping between the path and predicate string of the tables.
- setPreferenceRecords(Set<PrimaryKey>) - Method in class com.orchestranetworks.addon.dex.configuration.ExportDataExchangeConfigurationSpec
-
Sets the
PrimaryKey
collection that identifies records in the Application interface preference table located in the {addon.label} dataset. - setPrimaryKeyLabelExported(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Sets whether the exported file contains an information column with the label of the primary key.
- setPrimaryKeyLabelExported(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Sets whether the exported file contains an information column with the label of the primary key.
- setPrimaryKeyLabelIncluded(boolean) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXSourceTableSpec.EBXSourceTableSpecBuilder
-
Specifies whether to include the record label as a field.
- setPrimaryKeyOfPreviousBigDataReportBySequence(int, PrimaryKey) - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
-
Deprecated.
- setPrimaryKeyOfPreviousIndicatorReport(PrimaryKey) - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
-
Defines the primary key of the previous indicator report, used for updates.
- setPrimaryKeyOfPreviousReportingRecordBySequence(int, PrimaryKey) - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
-
Defines the primary key of the previous record in either the
Big data
orFlat data
table depending on theIndicatorDefinition
, used for updates. - setPrimaryKeyPermalinkExported(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Sets whether the exported file will contain the permalink for the primary key.
- setPrimaryKeysOfPreviousIndicatorValuesBySequenceAndOrder(int, Map<Integer, PrimaryKey>) - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
-
Defines the primary keys of previous indicator values, used for updates.
- setProfile(Profile) - Method in class com.orchestranetworks.addon.dex.configuration.ImportDataExchangeConfigurationSpec
-
Sets the preference owner to specify the imported preference configuration data.
- setProfileAuthor(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Specifies the profile author.
- setPurgeFlatTable(boolean) - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Activates the purge data from flat table.
- setPurgeReportTable(boolean) - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Activates the purge data from report table.
- setRedundantCharactersInHeaderRemoved(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Sets whether redundant characters contained in the header are removed during matching.
- setRedundantCharactersInHeaderRemoved(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
-
Sets whether redundant characters contained in the header are removed during matching.
- setReferenceField(EBXField) - Method in class com.orchestranetworks.addon.dex.mapping.FieldMapping
-
Sets 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. - setReferenceField(EBXLinkField) - Method in class com.orchestranetworks.addon.dex.mapping.EBXLinkField
-
Sets the the specified reference field.
- setReferenceSheetIncluded(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Sets whether a reference sheet called 'Reference table mapping' is added at the end of the Excel file.
- setReferenceTable(Table) - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Sets the table node referenced by the current node.
- setRepository(Repository) - Method in class com.orchestranetworks.addon.dqid.service.ServiceSpec
-
Sets the repository.
- setRequest(Request) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXSourceTableSpec.EBXSourceTableSpecBuilder
-
Sets the request to filter records in the selected table.
- setRequest(Path, Request) - Method in class com.orchestranetworks.addon.dint.template.CSVExportTemplateSpec
-
Sets the request to filter records for specific table.
- setRequest(Path, Request) - Method in class com.orchestranetworks.addon.dint.template.EBXTransferTemplateSpec
-
Sets the request to filter records for specific table.
- setRequest(Path, Request) - Method in class com.orchestranetworks.addon.dint.template.ExcelExportTemplateSpec
-
Sets the request to filter records for specific table.
- setRequest(Path, Request) - Method in class com.orchestranetworks.addon.dint.template.SQLExportTemplateSpec
-
Sets the request to filter records for specific table.
- setRotateTickXAxis(double) - Method in class com.orchestranetworks.addon.dqid.chart.SimpleAxisChartOptions
-
A number between
0
and1
that represents the tick x-axis percentage of rotate. - setRowIndex(int) - Method in class com.orchestranetworks.addon.dex.configuration.DataPosition
-
Sets the cell's row index.
- setRowSeparatorColor(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Sets the row separator color in hex.
- setSavedToDynamicDataModelingDataset(boolean) - Method in class com.orchestranetworks.addon.dml.DataModelSpec
-
Sets whether the data model parsed from the
DataModelSource
is saved to the Dynamic data modeling dataset. - setSchemaName(String) - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLTableOrViewSpec
-
Deprecated.Sets schema name.
- setSchemaName(String) - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Sets the the specified schema name.
- setSchemaNode(SchemaNode) - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnResult
-
Deprecated.Sets the value of
SchemaNode
. - setSchemaNodes(List<SchemaNode>) - Method in class com.orchestranetworks.addon.adix.ExportTableFilter
-
Deprecated.Sets list of schema nodes of the table.
- setSearchFilter(SearchFilter) - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalSearchRequest
-
Specifies the search filter.
- setSeparator(String) - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Sets the separator character.
- setSeparator(String) - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Sets the separator character.
- setSeparatorUsedForValuesList(String) - Method in class com.orchestranetworks.addon.dex.configuration.CSVExportConfigurationSpec
-
Sets the separator character to use for value lists.
- setSeparatorUsedForValuesList(String) - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
-
Sets the separator character to use for values lists.
- setSession(Session) - Method in class com.orchestranetworks.addon.dex.configuration.ExportDataExchangeConfigurationSpec
-
Sets the current session.
- setSession(Session) - Method in class com.orchestranetworks.addon.dex.configuration.ImportDataExchangeConfigurationSpec
-
Sets the current session.
- setSession(Session) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelSpec
-
Sets the current service session.
- setSession(Session) - Method in class com.orchestranetworks.addon.dqid.service.ServiceSpec
-
Sets the session.
- setSeveritiesOfValidationMessages(Set<Severity>) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Sets validation message severity levels.
- setShapeType(LinkShapeType) - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Sets shape of the link.
- setShapeType(ShapeType) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTemplate
-
Sets template shape type.
- setSharingAssetIds(List<String>) - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
- setSheetName(String) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelSourceTableSpec.ExcelSourceTableSpecBuilder
-
Sets the sheet name.
- setSheetName(String) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelTargetTableSpec.ExcelTargetTableSpecBuilder
-
Sets the sheet name.
- setSize(Size) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Specifies the image size.
- setSize(Size) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
-
Specifies the image size.
- setSize(Size) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Specifies the image size.
- setSize(Size) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Specifies the image size.
- setSortBy(SortBy) - Method in class com.orchestranetworks.addon.dama.ext.bean.SortCriteria
-
Specifies the sort by.
- setSortCriterias(List<SortCriteria>) - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Specifies the sort criteria.
- setSorts(List<SortBy>) - Method in class com.orchestranetworks.addon.dama.externalmanagement.search.SearchConfig
- setSourceApplication(CommonApplication) - Method in class com.orchestranetworks.addon.dex.mapping.ApplicationMapping
-
Sets the source application.
- setSourceDataset(Adaptation) - Method in class com.orchestranetworks.addon.dint.template.EBXTransferTemplateSpec
-
Overwrites the source dataset configured in the template.
- setSourceTablePath(Path) - Method in class com.orchestranetworks.addon.dataexchange.TableMapping
-
Deprecated.
- setSpreadsheetTemplate(SpreadsheetExportTemplate) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
-
Sets a
SpreadsheetExportTemplate
instance to represent a spreadsheet template. - setSQLColumnSpec(SQLColumnSpec) - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnResult
-
Deprecated.Sets the value of
SQLColumnSpec
. - setSQLImportMode(DataExchangeImportMode) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportSQLSpec
-
Deprecated.Sets an import mode to the specified value when exporting data from an EBX® table and importing to an SQL table or view.
- setSQLImportMode(ImportMode) - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Sets the import mode.
- setSQLMappingColumnDefinition(SQLMappingColumnDefinition) - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingTable
-
Deprecated.Sets the instance of
SQLMappingColumnDefinition
. - setSQLMappingTables(Set<SQLMappingTable>) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportSQLSpec
-
Deprecated.Sets values for a set of
SQLMappingTable
instances. - setSQLMappingTables(Set<SQLMappingTable>) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportSQLSpec
-
Deprecated.Sets values for a set of
SQLMappingTable
instances. - setSQLPredicate(String) - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLTableOrViewSpec
-
Deprecated.Returns the SQL predicate string.
- setSQLTableOrView(String) - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLTableOrViewSpec
-
Deprecated.Sets name of SQL table or view.
- setSQLTableOrViewSpec(SQLTableOrViewSpec) - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingTable
-
Deprecated.Sets the instance of
SQLTableOrViewSpec
. - setStack(boolean) - Method in class com.orchestranetworks.addon.dqid.chart.AbstractBarChartOptions
-
Determines whether or not bars stack.
- setStack(boolean) - Method in class com.orchestranetworks.addon.dqid.chart.LineChartOptions
-
Determines whether or not to stack lines.
When stacked, points for the same X value are stacked on top of each other. - setStartColumn(int) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelSourceTableSpec.ExcelSourceTableSpecBuilder
-
Sets the start column.
- setStartDate(Date) - Method in class com.orchestranetworks.addon.dama.ext.bean.DateRange
-
Specifies the start date.
- setStartRow(int) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelSourceTableSpec.ExcelSourceTableSpecBuilder
-
Sets the start row.
- setState(DigitalAssetState) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
-
Specifies the digital asset's state.
- setState(DigitalAssetState) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Specifies the digital asset's state.
- setStaticEnumerationIncluded(boolean) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXSourceTableSpec.EBXSourceTableSpecBuilder
-
Specifies whether to include static enumerations.
- setStopAndRollBackOnError(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Sets whether the all executed transfers have been successful and the whole transaction committed.
- setStorage(PurgeIndicatorStorageEnum) - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Specifies storage.
- setStorageDate(Date) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Specifies the storage date.
- setSubtitle(String) - Method in class com.orchestranetworks.addon.dex.configuration.SubtitleTemplate
-
Sets the subtitle which will be exported in an Excel file.
- setSubtitleExported(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SubtitleTemplate
-
Sets whether the subtitle is exported in an Excel file.
- setSubtitleTemplate(SubtitleTemplate) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportTemplate
-
Sets the
SubtitleTemplate
instance to represent the subtitle template. - setSynchronizationStyle(SynchronizationStyle) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Sets the synchronization style.
- setTableBorderUsed(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportTemplate
-
Sets whether a border is used for exported data.
- setTableContent(Adaptation) - Method in class com.orchestranetworks.addon.dex.DataExchangeExportTableSpecBuilder
-
Specifies the record to be exported.
- setTableContent(AdaptationTable) - Method in class com.orchestranetworks.addon.dex.DataExchangeExportTableSpecBuilder
-
Specifies the table to be exported.
- setTableContent(AdaptationTable, TableFilter) - Method in class com.orchestranetworks.addon.dex.DataExchangeExportTableSpecBuilder
-
Specifies the table to be exported with filter.
- setTableContent(List<Adaptation>) - Method in class com.orchestranetworks.addon.dex.DataExchangeExportTableSpecBuilder
-
Specifies the list of records in the same table to be exported.
- setTableMappings(TableMappingList<SC, TC>) - Method in class com.orchestranetworks.addon.dex.mapping.ApplicationMapping
-
Sets the list of table mappings.
- setTableMappings(List<TableMapping>) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.Sets values for a list of mappings between source and target tables when transferring data from many to many tables.
- setTablePath(Path) - Method in class com.orchestranetworks.addon.adix.ExportTableFilter
-
Deprecated.Sets the table path.
- setTablePath(Path) - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingTable
-
Deprecated.Sets the value of EBX® table path.
- setTablePaths(List<Path>) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeSpec
-
Deprecated.Sets a list of table paths to the specified value.
- setTablePattern(String) - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Sets a table naming pattern.
- setTablePattern(String) - Method in class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Sets a table naming pattern.
- setTableStyle(TableStyle) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Sets the table style.
- setTags(String[]) - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalUploadAssetRequest
-
Specifies the tag list.
- setTags(List<Tag>) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Specifies the digital asset's tags.
- setTags(List<Tag>) - Method in class com.orchestranetworks.addon.dama.externalmanagement.response.ExternalTagResult
-
Specifies the external tag bean list.
- setTags(List<String>) - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Specifies the digital asset's tags.
- setTags(List<String>) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Specifies the asset's tags.
- setTargetApplication(CommonApplication) - Method in class com.orchestranetworks.addon.dex.mapping.ApplicationMapping
-
Sets the target application.
- setTargetApplicationLogicalName(String) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportSpec
-
Deprecated.Sets the target application's logical name.
- setTargetDataset(AdaptationName) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.Sets the
AdaptationName
to this value. - setTargetDataspace(HomeKey) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.Sets the
HomeKey
to this value. - setTargetElement(NodeElement) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeExpanderButton
-
Sets the target element.
- setTargetTablePath(Path) - Method in class com.orchestranetworks.addon.dataexchange.TableMapping
-
Deprecated.
- setTargetVersion(String) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportSpec
-
Deprecated.Sets the
version
for the target application. - setTargetVersion(String) - Method in class com.orchestranetworks.addon.dex.configuration.XMLExportConfigurationSpec
-
Sets the
version
for the target application. - setTextAlign(TextAlignmentType) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
-
Sets the alignment format in the text block's given space.
- setTextColor(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableStyle
-
Sets the text color.
- setTextColor(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.TooltipStyle
-
Sets text color.
- setTextColor(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Sets text color.
- setTextColor(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
-
Sets the text color in hex.
- setThumbnailURL(String) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Specifies the asset's thumbnail URL.
- setTilt(double) - Method in class com.orchestranetworks.addon.dqid.chart.PieChartOptions
-
A number between
0
and1
that represents the pie chart's percentage of tilt. - setTimeFormat(String) - Method in class com.orchestranetworks.addon.dint.DataFormatOptions
-
Configures the global time format.
- setTitle(String) - Method in class com.orchestranetworks.addon.dex.configuration.TitleTemplate
-
Sets the title which will be exported in the Excel file.
- setTitleExported(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.TitleTemplate
-
Sets whether the title is exported in the Excel file.
- setTitleTemplate(TitleTemplate) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportTemplate
-
Sets the
TitleTemplate
instance to represent the title template. - setToDate(Date) - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
-
Specifies
Date
for Purge indicator. - setToleranceNumberMeaning(UserMessage) - Method in class com.orchestranetworks.addon.dqid.WatchdogInformation
- setTooltipStyle(TooltipStyle) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Sets the tooltip style.
- setTotal(Integer) - Method in class com.orchestranetworks.addon.dama.externalmanagement.response.ExternalSearchAssetsResult
-
Specifies the total digital assets of search results.
- setTransferOption(DataExchangeTransferOption) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.Sets the transfer option (
DataExchangeTransferOption
) to this value. - setTransferType(DataExchangeTransferType) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.Sets the transfer type (
DataExchangeTransferType
) to the specified value. - setTransformationDefinition(TransformationDefinition) - Method in class com.orchestranetworks.addon.dex.mapping.AdditionalFieldMapping
-
Sets the
TransformationDefinition
instance to use for data transformation. - setTransformationDefinition(TransformationDefinition) - Method in class com.orchestranetworks.addon.dex.mapping.FieldMapping
-
Sets the
TransformationDefinition
mapping type to this field mapping. - setType(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
Specifies the digital asset's type.
- setType(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Deprecated.Use
SearchFilter.setAssetTypes(List)
instead. - setUnbounded(boolean) - Method in class com.orchestranetworks.addon.dint.transformation.InputDefinition
-
Sets whether the input size is unbounded.
- setUnbounded(boolean) - Method in class com.orchestranetworks.addon.dint.transformation.OutputDefinition
-
Sets sets whether the output size is unbounded.
- setUnboundedSupported(boolean) - Method in class com.orchestranetworks.addon.dqid.ParameterConstraint
-
Sets unbounded value support when the data type is Number.
- setUndefinedValueSupported(boolean) - Method in class com.orchestranetworks.addon.dqid.ParameterConstraint
-
Sets undefined value support when the data type is Boolean.
- setUndefinedValueSupported(boolean) - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
-
The property is used for the Boolean data type.
- setUniversalName(String) - Method in class com.orchestranetworks.addon.dex.mapping.CommonApplication
-
Sets the universal name of this
CommonApplication
. - setUnsupportedDataTypes(DataType...) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXTargetTableSpec.EBXTargetTableSpecBuilder
-
Set the unsupported data types.
- setup(TransformationConfigurationContext) - Method in interface com.orchestranetworks.addon.dataexchange.transformation.Transformation
-
Deprecated.Checks and prepares this instance.
- setup(TransformationConfigurationContext) - Method in interface com.orchestranetworks.addon.dex.transformation.Transformation
-
Checks and prepares this instance.
- setup(TransformationConfigurationContext) - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationFunction
-
Allows retrieving parameters from
TransformationConfigurationContext
to set up for theTransformationFunction.transform(TransformationExecutionContext)
method. - setup(TriggerSetupContext) - Method in class com.orchestranetworks.addon.dqid.controller.DQIdTrigger
- setup(WidgetFactorySetupContext) - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
- setup(WidgetFactorySetupContext) - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataWithoutConfigUIWidgetFactory
- setUpdateColor(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
-
Sets the color for newly updated nodes.
- setUpdateDateRange(DateRange) - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
-
Specifies the last updated date range.
- setURL(String) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Specifies the asset's URL.
- setURL(String) - Method in class com.orchestranetworks.addon.dex.configuration.JNDIDataSource
-
Specifies the database URL of the form jdbc:subprotocol:subname.
- setUseHeader(boolean) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportXMLSpec
-
Deprecated.Sets whether the XML file uses the {addon.label} header.
- setUseHeader(boolean) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportSpec
-
Deprecated.Sets an XML file to use the {addon.label} header.
- setUser(String) - Method in class com.orchestranetworks.addon.dex.configuration.JNDIDataSource
-
Specifies the database user that made the connection.
- setValidatorDefinition(ValidatorDefinition) - Method in class com.orchestranetworks.addon.dex.mapping.TableMapping
-
Sets the
ValidatorDefinition
instance to this table mapping. - setValue(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.MetaData
-
Specifies the metadata's value.
- setValue(String, T) - Method in interface com.orchestranetworks.addon.dint.transformation.GenericDataObject
-
Sets the value corresponding to the name specified in the input
InputDefinition.getName()
or outputOutputDefinition.getName()
. - setVersionName(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
-
Specifies the version name.
- setVersionName(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionSpec
-
Specifies the version name.
- setVersionName(String) - Method in interface com.orchestranetworks.addon.dama.ext.bean.GeneralDigitalAssetVersionSpec
-
Specifies the version name.
- setVersionName(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Specifies the version name.
- setViewedFields(List<Field>) - Method in class com.orchestranetworks.addon.dex.configuration.TableFilter
-
Sets the wanted fields.
- setWidgetKey(String) - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
-
Sets the class name of the UI widget used to display graph data.
- setWidgetKey(String) - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataWithoutConfigUIWidgetFactory
-
Sets the class name of the UI widget used to display graph data.
- setWidth(int) - Method in class com.orchestranetworks.addon.dama.ext.bean.Size
-
Sets the width in pixels.
- setWidth(int) - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Sets width of the link.
- setWidth(int) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Sets this element's width in local coordinates.
- setWidth(Integer) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
-
Specifies the asset's width.
- setWriteAccessLockDisabled(boolean) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportSpec
-
Deprecated.Since 3.0.0, the 'Disable write access lock' option was removed from the add-on.
- setWriteAccessLockDisabled(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
-
Deprecated.Since 3.0.0, the 'Disable write access lock' option was removed from the add-on.
- setWriteAccessLockDisabled(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Deprecated.Since 3.0.0, the 'Disable write access lock' option was removed from the add-on.
- setWriteMode(EBXWriteMode) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXTargetTableSpec.EBXTargetTableSpecBuilder
-
Sets the EBX write mode.
- setXMLCommentOmitted(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.ExportDataExchangeConfigurationSpec
-
Sets whether to omit XML comments from the exported XML file.
- setXMLCommentOmitted(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.XMLExportConfigurationSpec
-
Sets whether to omit XML comments from the exported XML file.
- setXmlFile(File) - Method in class com.orchestranetworks.addon.dqid.dashboard.DashboardExportSpec
-
Specifies an XML file to transform the dashboard to PDF.
- setXMLIndented(boolean) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportXMLSpec
-
Deprecated.Sets whether lines are indented in the exported XML file.
- setXMLIndented(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.ExportDataExchangeConfigurationSpec
-
Sets whether lines are indented in the exported XML file.
- setXMLIndented(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.XMLExportConfigurationSpec
-
Sets whether lines are indented in the exported XML file.
- setXMLTablePaths(Set<String>) - Method in class com.orchestranetworks.addon.dml.SourceFile
-
Sets the table's paths when generating the data model from an XML file.
- ShapeType - Enum in com.orchestranetworks.addon.dmdv.template.bean
-
Possible node shapes.
- SHARE_POINT - Static variable in class com.orchestranetworks.addon.dama.ext.bean.DriveType
- showAxisLabels(boolean) - Method in class com.orchestranetworks.addon.dqid.chart.SimpleAxisChartOptions
-
Sets whether to show axis labels or not.
- showGrid(boolean) - Method in class com.orchestranetworks.addon.dqid.chart.Options
- showGrid(boolean) - Method in class com.orchestranetworks.addon.dqid.chart.Template
-
Determines whether or not to show the grid.
- showLabels(boolean) - Method in class com.orchestranetworks.addon.dqid.chart.PieChartOptions
-
Determines whether or not to show labels that annotate pie chart slices.
- showLegend(boolean) - Method in class com.orchestranetworks.addon.dqid.chart.Options
- showLegend(boolean) - Method in class com.orchestranetworks.addon.dqid.chart.Template
-
Determines whether to show the legend.
- showLines(boolean) - Method in class com.orchestranetworks.addon.dqid.chart.LineChartOptions
-
Specifies whether or not to show lines.
- showLines(boolean) - Method in class com.orchestranetworks.addon.dqid.chart.SparklineChartOptions
-
Specifies whether or not to show lines.
- showPoints(boolean) - Method in class com.orchestranetworks.addon.dqid.chart.LineChartOptions
-
Determines whether or not to show points.
- showPoints(boolean) - Method in class com.orchestranetworks.addon.dqid.chart.SparklineChartOptions
-
Determines whether or not to show points.
- showTooltip(boolean) - Method in class com.orchestranetworks.addon.dqid.chart.Options
- showTooltip(boolean) - Method in class com.orchestranetworks.addon.dqid.chart.Template
-
Determines whether or not to show a tool-tip on mouse hover.
- SIMILAR - Enum constant in enum com.orchestranetworks.addon.mame.service.evaluatematching.PreProcessingResult
-
Similar
- SimpleAxisChartOptions - Class in com.orchestranetworks.addon.dqid.chart
-
Represents the common options for axis charts.
Notably line charts, bar charts and category bar charts. - SimpleAxisChartOptions() - Constructor for class com.orchestranetworks.addon.dqid.chart.SimpleAxisChartOptions
- simulateMatch(Adaptation, String) - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingOperations
-
Simulates a match record operation.
- simulateMatch(AdaptationTable, Map<SchemaNode, Object>, String) - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingOperations
-
Simulates a match table operation for specific values.
- SimulationResult - Interface in com.orchestranetworks.addon.mame.model
- SingleOutputTransformableStep<SF extends Field,
TF extends Field> - Interface in com.orchestranetworks.addon.dint.mapping.steps -
Represents mapping steps that have only one output.
- Size - Class in com.orchestranetworks.addon.dama.ext.bean
-
Defines the dimensions of the digital asset, if it is image.
- Size - Class in com.orchestranetworks.addon.dqid.chart
-
Represents the size of a two dimensional rectangle.
- Size() - Constructor for class com.orchestranetworks.addon.dama.ext.bean.Size
-
Instantiates the new
Size
. - Size(int, int) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.Size
-
Instantiates the new
Size
. - Size(int, int) - Constructor for class com.orchestranetworks.addon.dqid.chart.Size
-
The constructor with a custom size.
- SMALL_SIZE - Static variable in class com.orchestranetworks.addon.dqid.chart.Size
- SMALLINT - Enum constant in enum com.orchestranetworks.addon.dataexchange.sql.SQLDataType
-
Specifies the SQL data type
SMALLINT
. - SOLID - Enum constant in enum com.orchestranetworks.addon.dmdv.data.LinkLineType
-
Solid line type.
- SOLID - Enum constant in enum com.orchestranetworks.addon.dmdv.template.bean.BorderStyle
-
Defines a solid line.
- SortBy - Enum in com.orchestranetworks.addon.dama.ext.enumeration
-
Defines the options to sort digital assets and folders.
- SortCriteria - Class in com.orchestranetworks.addon.dama.ext.bean
-
Defines sort criteria that determines whether digital assets will be sorted in ascending or descending order.
- SortCriteria(SortBy, boolean) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.SortCriteria
-
Instantiates a new sort criteria.
- SOUNDEX - Enum constant in enum com.orchestranetworks.addon.mame.model.config.FieldComparison
- SOUNDEX - Enum constant in enum com.orchestranetworks.addon.mame.model.config.FieldComparisonAlgorithm
-
Deprecated.
- SOURCE - Enum constant in enum com.orchestranetworks.addon.dmdv.data.RelationShipType
-
Describes the source relationship type.
- SOURCE_FIELD - Static variable in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
-
Name of the source field (lookup field) parameter.
- SourceFieldMappingStep<SF extends Field,
TF extends Field> - Class in com.orchestranetworks.addon.dint.mapping.steps -
Mapping step for a source
Field
. - SourceFile - Class in com.orchestranetworks.addon.dml
-
Specifies the configuration to create a data model source from a file.
- SourceFile(String, File) - Constructor for class com.orchestranetworks.addon.dml.SourceFile
- SourcePrimaryKey - Class in com.orchestranetworks.addon.dml
-
Specifies the configurations to create a data model source from an instance of a
PrimaryKey
that identifies a record of the Data model table in the Dynamic data modeling dataset. - SourcePrimaryKey(String, PrimaryKey) - Constructor for class com.orchestranetworks.addon.dml.SourcePrimaryKey
- SourcePrimaryKeyFactory - Class in com.orchestranetworks.addon.dml
-
Provides the methods to get a
SourcePrimaryKey
. - SourceTable<T extends Table<F>,
F extends Field> - Class in com.orchestranetworks.addon.dint.mapping -
Represents a source table in a
TableMapping
. - SourceTable() - Constructor for class com.orchestranetworks.addon.dint.mapping.SourceTable
- SouthEast - Static variable in class com.orchestranetworks.addon.dqid.chart.LegendPosition
- SouthWest - Static variable in class com.orchestranetworks.addon.dqid.chart.LegendPosition
- SPACE - Enum constant in enum com.orchestranetworks.addon.dex.configuration.Separator
-
Specifies the space used as separator.
- SparklineChartOptions - Class in com.orchestranetworks.addon.dqid.chart
-
The options for a line chart.
- SparklineChartOptions() - Constructor for class com.orchestranetworks.addon.dqid.chart.SparklineChartOptions
- split(int, SplitTransformationDefinition<?, ?>) - Method in interface com.orchestranetworks.addon.dint.mapping.steps.MultiOutputTransformableStep
-
Creates a split step using an output index as the input.
- split(int, SplitTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.SplitTransformationMappingStep
- split(SplitTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.AggregateTransformationMappingStep
- split(SplitTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.ConstantTransformationMappingStep
- split(SplitTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.ConversionTransformationMappingStep
- split(SplitTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.CrossReferenceTransformationMappingStep
- split(SplitTransformationDefinition<?, ?>) - Method in interface com.orchestranetworks.addon.dint.mapping.steps.SingleOutputTransformableStep
-
Splits the single input value into multiple ones.
- split(SplitTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.SourceFieldMappingStep
- split(String, SplitTransformationDefinition<?, ?>) - Method in interface com.orchestranetworks.addon.dint.mapping.steps.MultiOutputTransformableStep
-
Creates a split step using an output name as the input.
- split(String, SplitTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.SplitTransformationMappingStep
- SPLIT - Enum constant in enum com.orchestranetworks.addon.dex.mapping.MappingType
-
Specifies the mapping type used when the source field is split into two or more target fields.
- SPLIT - Enum constant in enum com.orchestranetworks.addon.dint.transformation.TransformationCategory
-
Transformations that split a value into many others.
- SplitToAMultiValuedField - Class in com.orchestranetworks.addon.dint.transformation.split
-
Represents a transformation function definition that splits the input string at the location of the defined separator and outputs an unbounded list of values.
- SplitTransformationDefinition<I,
O> - Class in com.orchestranetworks.addon.dint.transformation.split -
Represents a transformation function of
TransformationCategory.SPLIT
. - SplitTransformationDefinition() - Constructor for class com.orchestranetworks.addon.dint.transformation.split.SplitTransformationDefinition
- SplitTransformationMappingStep<SF extends Field,
TF extends Field> - Class in com.orchestranetworks.addon.dint.mapping.steps -
Mapping step for a
SplitTransformationDefinition
. - SPREADSHEET_EXPORT - Enum constant in enum com.orchestranetworks.addon.dex.configuration.ServiceType
-
Specifies the service type used to export data to an Excel file.
- SPREADSHEET_IMPORT - Enum constant in enum com.orchestranetworks.addon.dex.configuration.ServiceType
-
Specifies the service type used to import data from an Excel file.
- SpreadsheetExportApplicationMappingHelper - Interface in com.orchestranetworks.addon.dex.common.generation
-
Provides the methods to get an
ApplicationMapping
instance for spreadsheet export. - SpreadsheetExportConfigurationSpec - Class in com.orchestranetworks.addon.dex.configuration
-
Specifies the configuration used to export data to an Excel file.
- SpreadsheetExportConfigurationSpec(Adaptation, List<EBXTable>, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
- SpreadsheetExportConfigurationSpec(Adaptation, List<EBXTable>, Map<EBXTable, TableFilter>, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
- SpreadsheetExportConfigurationSpec(AdaptationTable, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
- SpreadsheetExportConfigurationSpec(EBXTable, TableFilter, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
- SpreadsheetExportConfigurationSpec(ServiceContext) - Constructor for class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
- SpreadsheetExportDataExchangeHelperContext - Class in com.orchestranetworks.addon.dex
-
Provides the context to get the
DataExchangeSpec
for exporting Excel from the configuration declared in the {addon.label} dataset. - SpreadsheetExportDataExchangeHelperContext(String, Adaptation, Session) - Constructor for class com.orchestranetworks.addon.dex.SpreadsheetExportDataExchangeHelperContext
-
Creates a new
SpreadsheetExportDataExchangeHelperContext
using the preference name when exporting multiple tables. - SpreadsheetExportDataExchangeHelperContext(String, AdaptationTable, Session) - Constructor for class com.orchestranetworks.addon.dex.SpreadsheetExportDataExchangeHelperContext
-
Creates a new
SpreadsheetExportDataExchangeHelperContext
using the preference name when exporting a single table. - SpreadsheetExportTemplate - Class in com.orchestranetworks.addon.dex.configuration
-
Specifies a spreadsheet template configuration for exporting data to an Excel file.
- SpreadsheetExportTemplate() - Constructor for class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportTemplate
- SpreadsheetField - Class in com.orchestranetworks.addon.dex.mapping
-
Specifies the configuration used for a spreadsheet field.
- SpreadsheetField(int) - Constructor for class com.orchestranetworks.addon.dex.mapping.SpreadsheetField
-
Used to create a spreadsheet field with specified index.
- SpreadsheetField(int, FieldAttribute) - Constructor for class com.orchestranetworks.addon.dex.mapping.SpreadsheetField
-
Used to create a spreadsheet field with the specified index and
FieldAttribute
enumeration. - SpreadsheetField(int, String, String) - Constructor for class com.orchestranetworks.addon.dex.mapping.SpreadsheetField
-
Used to create a spreadsheet field with the specified index, name and label.
- SpreadsheetField(int, String, String, FieldAttribute) - Constructor for class com.orchestranetworks.addon.dex.mapping.SpreadsheetField
-
Used to create a spreadsheet field with the specified index, name, label and
FieldAttribute
enumeration. - SpreadsheetFileFormat - Enum in com.orchestranetworks.addon.dex.configuration
-
Defines the possible Excel file formats.
- SpreadsheetImportApplicationMappingHelper - Interface in com.orchestranetworks.addon.dex.common.generation
-
Provides the methods to get an
ApplicationMapping
instance for spreadsheet import. - SpreadsheetImportConfigurationSpec - Class in com.orchestranetworks.addon.dex.configuration
-
Defines the configuration used when importing data from an Excel file.
- SpreadsheetImportConfigurationSpec(Adaptation, List<SpreadsheetTable>, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
-
Imports data into multiple tables outside of a
UIService
. - SpreadsheetImportConfigurationSpec(AdaptationTable, SpreadsheetTable, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
-
Imports data into a table outside of a
UIService
. - SpreadsheetImportDataExchangeHelperContext - Class in com.orchestranetworks.addon.dex
-
Provides the context to get the
DataExchangeSpec
for importing Excel from the configuration declared in the {addon.label} dataset. - SpreadsheetImportDataExchangeHelperContext(String, Adaptation, Session) - Constructor for class com.orchestranetworks.addon.dex.SpreadsheetImportDataExchangeHelperContext
-
Creates a new
SpreadsheetImportDataExchangeHelperContext
using the preference name when importing multiple tables. - SpreadsheetImportDataExchangeHelperContext(String, AdaptationTable, Session) - Constructor for class com.orchestranetworks.addon.dex.SpreadsheetImportDataExchangeHelperContext
-
Creates a new
SpreadsheetImportDataExchangeHelperContext
using the preference name when importing a single table. - SpreadsheetTable - Class in com.orchestranetworks.addon.dex.mapping
-
Defines the configuration used for a spreadsheet table.
- SpreadsheetTable(int, String, List<SpreadsheetField>) - Constructor for class com.orchestranetworks.addon.dex.mapping.SpreadsheetTable
- SpreadsheetTable(String, int) - Constructor for class com.orchestranetworks.addon.dex.mapping.SpreadsheetTable
- SpreadsheetTableGeneration - Interface in com.orchestranetworks.addon.dex.common.generation
-
Extends the
TableGeneration
to generate aSpreadsheetTable
. - SpreadsheetTableHelper - Interface in com.orchestranetworks.addon.dex.common.generation
-
Extends the
TableHelper
to get theSpreadsheetTable
declared in the {addon.label} dataset. - SpreadsheetTableHelperSpec - Class in com.orchestranetworks.addon.dex.common.generation
-
Specifies the configuration used to get the
SpreadsheetTable
declared in the {addon.label} dataset. - SpreadsheetTableHelperSpec(String, Session) - Constructor for class com.orchestranetworks.addon.dex.common.generation.SpreadsheetTableHelperSpec
- SpreadsheetTemplate - Interface in com.orchestranetworks.addon.dex.configuration
-
Provides a cell data template for an Excel file.
- SQL_CONFIGURATION - Enum constant in enum com.orchestranetworks.addon.dex.configuration.ImportScope
-
Specifies that the import includes data specific to SQL configuration settings configuration data in the Application, Semantic model, Data model, Data mapping, and Path groups.
- SQL_EXPORT - Enum constant in enum com.orchestranetworks.addon.dex.configuration.ServiceType
-
Specifies the service type used to export data to an external database.
- SQL_IMPORT - Enum constant in enum com.orchestranetworks.addon.dex.configuration.ServiceType
-
Specifies the service type used to import data from an external database.
- SQLColumnSpec - Class in com.orchestranetworks.addon.dataexchange.sql
-
Deprecated.Since 2.3.0, replaced by
SQLField
. - SQLColumnSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.sql.SQLColumnSpec
-
Deprecated.
- SQLDataType - Enum in com.orchestranetworks.addon.dataexchange.sql
-
Defines the possible SQL data types.
- SQLExportApplicationMappingHelper - Interface in com.orchestranetworks.addon.dex.common.generation
-
Provides the methods to get an
ApplicationMapping
for SQL export. - SQLExportConfigurationSpec - Class in com.orchestranetworks.addon.dex.configuration
-
Defines the configuration used to export data to an external database.
- SQLExportConfigurationSpec(Adaptation, List<EBXTable>, JNDIDataSource, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Exports multiple tables with
JNDIDataSource
outside of aUIService
. - SQLExportConfigurationSpec(Adaptation, List<EBXTable>, String, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Exports multiple tables outside of a
UIService
. - SQLExportConfigurationSpec(Adaptation, List<EBXTable>, Map<EBXTable, TableFilter>, JNDIDataSource, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Exports multiple tables with a filter and
JNDIDataSource
outside of aUIService
. - SQLExportConfigurationSpec(Adaptation, List<EBXTable>, Map<EBXTable, TableFilter>, String, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Exports multiple tables with a filter outside of a
UIService
. - SQLExportConfigurationSpec(AdaptationTable, JNDIDataSource, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Exports a table with
JNDIDataSource
outside of aUIService
. - SQLExportConfigurationSpec(AdaptationTable, TableFilter, JNDIDataSource, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Exports a table with filter and
JNDIDataSource
outside of aUIService
. - SQLExportConfigurationSpec(AdaptationTable, TableFilter, String, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Exports a table with filter outside of a
UIService
. - SQLExportConfigurationSpec(AdaptationTable, String, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Exports a table outside of a
UIService
. - SQLExportConfigurationSpec(ServiceContext, JNDIDataSource) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Exports a table with
JNDIDataSource
within aUIService
. - SQLExportConfigurationSpec(ServiceContext, String) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
-
Exports a table within a
UIService
. - SQLExportTemplateSpec - Class in com.orchestranetworks.addon.dint.template
-
Template specification for SQL export.
- SQLExportTemplateSpec(TemplateConfig<EBXSourceTable, SQLTargetTable>, Session) - Constructor for class com.orchestranetworks.addon.dint.template.SQLExportTemplateSpec
-
Constructs a new
SQLExportTemplateSpec
instance. - SQLExportTemplateSpec(String, Session) - Constructor for class com.orchestranetworks.addon.dint.template.SQLExportTemplateSpec
-
Constructs a new
SQLExportTemplateSpec
instance. - SQLField - Class in com.orchestranetworks.addon.dex.mapping
-
Specifies the configuration used for an SQL field in an external database.
- SQLField - Interface in com.orchestranetworks.addon.dint.schema
-
Field in an
SQLTable
. - SQLField(String) - Constructor for class com.orchestranetworks.addon.dex.mapping.SQLField
-
Used to create a SQL field with specified name.
- SQLField(String, FieldAttribute) - Constructor for class com.orchestranetworks.addon.dex.mapping.SQLField
-
Used to create a SQL field with the specified name and
FieldAttribute
enumeration. - SQLField(String, String, SQLDataType) - Constructor for class com.orchestranetworks.addon.dex.mapping.SQLField
-
Used to create a SQL field with the specified name, label, data type.
- SQLField(String, String, SQLDataType, FieldAttribute) - Constructor for class com.orchestranetworks.addon.dex.mapping.SQLField
-
Used to create a SQL field with the specified name, label, data type and
FieldAttribute
enumeration. - SQLImportApplicationMappingHelper - Interface in com.orchestranetworks.addon.dex.common.generation
-
Provides the methods to get an
ApplicationMapping
instance for SQL import. - SQLImportConfigurationSpec - Class in com.orchestranetworks.addon.dex.configuration
-
Defines the configuration used for importing data from an external database.
- SQLImportConfigurationSpec(AdaptationTable, JNDIDataSource, SQLTable, TableFilter, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Imports data with a filter and
JNDIDataSource
outside of aUIService
. - SQLImportConfigurationSpec(AdaptationTable, JNDIDataSource, SQLTable, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Imports data with
JNDIDataSource
outside of aUIService
. - SQLImportConfigurationSpec(AdaptationTable, String, SQLTable, TableFilter, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Imports data from an SQL table with a filter outside of a
UIService
. - SQLImportConfigurationSpec(AdaptationTable, String, SQLTable, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
-
Imports data outside of a
UIService
. - SQLImportTemplateSpec - Class in com.orchestranetworks.addon.dint.template
-
Template specification for SQL import.
- SQLImportTemplateSpec(TemplateConfig<SQLSourceTable, SQLTargetTable>, Session) - Constructor for class com.orchestranetworks.addon.dint.template.SQLImportTemplateSpec
-
Constructs a new
SQLImportTemplateSpec
instance. - SQLImportTemplateSpec(String, Session) - Constructor for class com.orchestranetworks.addon.dint.template.SQLImportTemplateSpec
-
Constructs a new
SQLImportTemplateSpec
instance. - SQLMappingColumn - Interface in com.orchestranetworks.addon.dataexchange.sql
-
Deprecated.Since 2.3.0, replaced by
FieldMapper
. - SQLMappingColumnCatalog - Class in com.orchestranetworks.addon.dataexchange.sql
-
Deprecated.Since 2.3.0, replaced by
FieldMapperCatalog
. - SQLMappingColumnCatalog() - Constructor for class com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnCatalog
-
Deprecated.
- SQLMappingColumnContext - Interface in com.orchestranetworks.addon.dataexchange.sql
-
Deprecated.Since 2.3.0, replaced by
FieldMapperContext
. - SQLMappingColumnDefinition - Interface in com.orchestranetworks.addon.dataexchange.sql
-
Deprecated.Since 2.3.0, replaced by
FieldMapperDefinition
. - SQLMappingColumnDefinition.PredefinedSQLMappingColumnDefinition - Enum in com.orchestranetworks.addon.dataexchange.sql
-
Deprecated.Defines all internal
SQLMappingColumnDefinition
implementations that are available in {addon.label}. - SQLMappingColumnResult - Class in com.orchestranetworks.addon.dataexchange.sql
-
Deprecated.Since 2.3.0, replaced by
FieldMapping
. - SQLMappingColumnResult() - Constructor for class com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnResult
-
Deprecated.
- SQLMappingColumnResult(SchemaNode, SQLColumnSpec) - Constructor for class com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnResult
-
Deprecated.
- SQLMappingColumnResultList - Class in com.orchestranetworks.addon.dataexchange.sql
-
Deprecated.Since 2.3.0, replaced by
FieldMappingList
. - SQLMappingColumnResultList() - Constructor for class com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnResultList
-
Deprecated.
- SQLMappingTable - Class in com.orchestranetworks.addon.dataexchange.sql
-
Deprecated.Since 2.3.0, replaced by
TableMapping
. - SQLMappingTable() - Constructor for class com.orchestranetworks.addon.dataexchange.sql.SQLMappingTable
-
Deprecated.
- SQLSourceTable - Class in com.orchestranetworks.addon.dint.mapping
-
Represents the SQL source table in a
TableMapping
. - SQLSourceTableSpec - Class in com.orchestranetworks.addon.dint.dataconnector.spec
-
Specification for an
SQLSourceTable
. - SQLTable - Class in com.orchestranetworks.addon.dex.mapping
-
Defines the configuration for a table in an external database.
- SQLTable - Interface in com.orchestranetworks.addon.dint.schema
-
Table structure in an SQL data source
- SQLTable(String, String) - Constructor for class com.orchestranetworks.addon.dex.mapping.SQLTable
- SQLTable(String, String, List<SQLField>) - Constructor for class com.orchestranetworks.addon.dex.mapping.SQLTable
- SQLTableGeneration - Interface in com.orchestranetworks.addon.dex.common.generation
-
Provides the methods to generate an
SQLTable
instance. - SQLTableHelper - Interface in com.orchestranetworks.addon.dex.common.generation
-
Extends the
TableHelper
to get theSQLTable
declared in the {addon.label} dataset. - SQLTableHelperSpec - Class in com.orchestranetworks.addon.dex.common.generation
-
Specifies the configuration used to get the
SQLTable
declared in the {addon.label} dataset. - SQLTableHelperSpec(String, Session) - Constructor for class com.orchestranetworks.addon.dex.common.generation.SQLTableHelperSpec
- SQLTableOrViewSpec - Class in com.orchestranetworks.addon.dataexchange.sql
-
Deprecated.Since 2.3.0, replaced by
SQLTable
. - SQLTableOrViewSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.sql.SQLTableOrViewSpec
-
Deprecated.
- SQLTableSpec - Class in com.orchestranetworks.addon.dint.dataconnector.spec
-
Specification for
SQLSourceTableSpec
andSQLTargetTableSpec
. - SQLTargetTable - Class in com.orchestranetworks.addon.dint.mapping
-
Represents the SQL target table in a
TableMapping
. - SQLTargetTableSpec - Class in com.orchestranetworks.addon.dint.dataconnector.spec
-
Specification for an
SQLTargetTable
. - SQLWriteMode - Enum in com.orchestranetworks.addon.dint.dataconnector.spec
-
Defines the strategy to write into a table in a database.
- SQLXML - Enum constant in enum com.orchestranetworks.addon.dataexchange.sql.SQLDataType
-
Specifies the SQL data type
SQLXML
. - SQUARE - Enum constant in enum com.orchestranetworks.addon.dmdv.template.bean.ShapeType
-
A square shape.
- STACKED_COLUMN - Enum constant in enum com.orchestranetworks.addon.dpra.ChartType
-
Stacked Column
- State - Enum in com.orchestranetworks.addon.mame.model
-
the state of the record after the last match or a merge operation.
- StorageManager - Class in com.orchestranetworks.addon.dama.ext
-
Defines the
StorageManager
to perform actions on physical files based on the drive type. - StorageManager() - Constructor for class com.orchestranetworks.addon.dama.ext.StorageManager
- STRAIGHT - Enum constant in enum com.orchestranetworks.addon.dmdv.data.LinkShapeType
-
Describes a straight line.
- STRING - Enum constant in enum com.orchestranetworks.addon.dint.schema.DefaultDataTypes
-
Default string type.
- STRING - Static variable in class com.orchestranetworks.addon.dqid.common.FieldDECSubType
- String1 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Short string path.
- String10 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Short string path.
- String2 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Short string path.
- String3 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Short string path.
- String4 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Short string path.
- String5 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Short string path.
- String6 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Short string path.
- String7 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Short string path.
- String8 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Short string path.
- String9 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Short string path.
- StringConcat - Class in com.orchestranetworks.addon.dint.transformation.aggregate
-
Represents a transformation function to concatenate strings.
- StringSplit - Class in com.orchestranetworks.addon.dint.transformation.split
-
Represents a transformation definition for splits the input string at the location of the defined separator.
- StringToBoolean - Class in com.orchestranetworks.addon.dint.transformation.conversion
-
Represents a transformation definition for converting from string to boolean.
- StringToBoolean() - Constructor for class com.orchestranetworks.addon.dint.transformation.conversion.StringToBoolean
- StringToDate - Class in com.orchestranetworks.addon.dint.transformation.conversion
-
Represents a transformation definition for converting from string to date.
- StringToDateTime - Class in com.orchestranetworks.addon.dint.transformation.conversion
-
Represents a transformation definition for converting from string to date time.
- StringToTime - Class in com.orchestranetworks.addon.dint.transformation.conversion
-
Represents a transformation definition for converting from string to time.
- StringToURI - Class in com.orchestranetworks.addon.dint.transformation.conversion
-
Represents a transformation definition for converting from string to URI.
- StringToURI() - Constructor for class com.orchestranetworks.addon.dint.transformation.conversion.StringToURI
- StringUpperCase - Class in com.orchestranetworks.addon.dint.transformation.conversion
-
Represents a transformation definition for string upper case.
- StringValue - Class in com.orchestranetworks.addon.dqid
-
Represents a string outcome of
IndicatorReport
. - StringValue(String, int, int) - Constructor for class com.orchestranetworks.addon.dqid.StringValue
- SubtitleTemplate - Class in com.orchestranetworks.addon.dex.configuration
-
Specifies the configuration used for the subtitle template in an exported file.
- SubtitleTemplate() - Constructor for class com.orchestranetworks.addon.dex.configuration.SubtitleTemplate
- SUSPECTED - Enum constant in enum com.orchestranetworks.addon.mame.model.metadata.MatchingResultType
- SynchronizationStyle - Class in com.orchestranetworks.addon.dmdv.model.extension
-
Provides configurations for graph synchronization style.
- SynchronizationStyle() - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
-
Creates the default style.
- SynchronizationStyle(String, String, String) - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
-
Creates a custom Synchronization style.
- SYSTEM_DATE - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
- SYSTEM_DATE_TIME - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
- SYSTEM_TIME - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
IndicatorDefinitionContext.saveLastValueOnlyInFlatDataTable()
instead.