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

S

SAVE_NEW_GOLDEN_CREATION - Static variable in class com.orchestranetworks.addon.daqa.MatchingConstants.ServiceKeys
 
saveLastValueOnly() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinitionContext
Returns true if the current Cleansing procedure saves only last value of Cleansing and Profiling execution.
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
saveLastValueOnlyOnReportingTable() - Method in interface com.orchestranetworks.addon.dqid.IndicatorDefinitionContext
saveOnlyLastValue() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinition
Returns true if the current Cleansing procedure saves only last value of Cleansing and Profiling execution.
SchemaTypeNameExtension - Class in com.orchestranetworks.addon.dqid.common
Identifies a named type definition that extends EBX® and is supported by the add-on.
search(SearchContext) - Method in class com.orchestranetworks.addon.dama.DriveManager
Deprecated.
Searches for digital assets that will match the searchContext parameter.
search(SearchFilter) - Method in interface com.orchestranetworks.addon.dama.ext.drivemanager.DriveManager
Searches for a digital asset using a search filter.
search(RepositorySearchContext) - Method in interface com.orchestranetworks.addon.tese.SearchOperations
Performs a repository search based on the search context.
SEARCH_DATE_THRESHOLD - Static variable in class com.orchestranetworks.addon.tese.ParameterDefinition
 
SEARCH_NUMBER_THRESHOLD - Static variable in class com.orchestranetworks.addon.tese.ParameterDefinition
 
SearchAlgorithmConfiguration - Class in com.orchestranetworks.addon.tese
Definition of a Algorithm configuration.
SearchAlgorithmConfiguration() - Constructor for class com.orchestranetworks.addon.tese.SearchAlgorithmConfiguration
 
searchAssets(ExternalSearchRequest) - Method in interface com.orchestranetworks.addon.dama.externalmanagement.ExternalManager
Searches for digital assets using an external search request.
SearchComparator - Class in com.orchestranetworks.addon.tese
Abstract class for search and comparison algorithms.
SearchComparator(SchemaNode, Locale) - Constructor for class com.orchestranetworks.addon.tese.SearchComparator
 
SearchComparatorBuilder - Class in com.orchestranetworks.addon.tese
Builder class to instantiate different types of SearchComparator.
SearchConfiguration - Interface in com.orchestranetworks.addon.tese
Representation of a dataset configuration.
SearchConfigurationContext - Class in com.orchestranetworks.addon.tese
Context to which the configuration is associated.
SearchConfigurationContext() - Constructor for class com.orchestranetworks.addon.tese.SearchConfigurationContext
 
SearchContext - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0.
SearchContext(SearchFilter, Context) - Constructor for class com.orchestranetworks.addon.dama.SearchContext
Deprecated.
Instantiates the new SearchContext.
SearchContext(Context) - Constructor for class com.orchestranetworks.addon.dama.SearchContext
Deprecated.
Instantiates the new SearchContext.
SearchContext - Class in com.orchestranetworks.addon.daqa
Provides a context for the execution of MatchingOperations.simulateMatchTable(SearchContext).
SearchContext(AdaptationTable, Map<SchemaNode, Object>, Locale) - Constructor for class com.orchestranetworks.addon.daqa.SearchContext
Constructor.
SearchContext - Class in com.orchestranetworks.addon.tese
Defines the context for the execution of SearchOperations.searchDataset(SearchContext).
SearchContext(Adaptation, Locale, List<SchemaNode>, String, BigDecimal, Session) - Constructor for class com.orchestranetworks.addon.tese.SearchContext
Uses this constructor if the Search is called outside a Procedure.
SearchContext(Adaptation, Locale, List<SchemaNode>, Date, BigDecimal, Session) - Constructor for class com.orchestranetworks.addon.tese.SearchContext
Uses this constructor if the Search is called outside a Procedure.
SearchContext(Adaptation, Locale, List<SchemaNode>, String, BigDecimal, ProcedureContext) - Constructor for class com.orchestranetworks.addon.tese.SearchContext
Uses this constructor if the Search is called inside a Procedure.
searchDataset(SearchContext) - Method in interface com.orchestranetworks.addon.tese.SearchOperations
Performs a search in a dataset based on the search context.
SearchDistance - Class in com.orchestranetworks.addon.tese
Abstract class for implementing distance algorithms.
SearchDistance(SchemaNode, Locale) - Constructor for class com.orchestranetworks.addon.tese.SearchDistance
 
SearchDistanceObject - Class in com.orchestranetworks.addon.tese
Abstract class for implementing distance algorithms between types.
SearchDistanceObject(SchemaNode, Locale) - Constructor for class com.orchestranetworks.addon.tese.SearchDistanceObject
 
SearchFieldConfiguration - Interface in com.orchestranetworks.addon.tese
Representation of a field configuration.
SearchFilter - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the search filter.
SearchFilter() - Constructor for class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
 
SearchFilter - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use SearchFilter instead.
SearchFilter(Context) - Constructor for class com.orchestranetworks.addon.dama.SearchFilter
Deprecated.
Instantiates a new SearchFilter.
SearchFilter() - Constructor for class com.orchestranetworks.addon.dama.SearchFilter
Deprecated.
Instantiates the new SearchFilter.
SearchFilter - Class in com.orchestranetworks.addon.daqa
Provides a filter for the execution of MatchingOperations.simulateMatchTable(SearchContext).
SearchFilter(Map<Path, List<Object>>) - Constructor for class com.orchestranetworks.addon.daqa.SearchFilter
 
SearchHistory - Interface in com.orchestranetworks.addon.tese
Represents the history of a search operation.
searchInModel() - Method in interface com.orchestranetworks.addon.tese.SearchConfiguration
Deprecated.
as of release 2.0.0.
searchInValue() - Method in interface com.orchestranetworks.addon.tese.SearchConfiguration
Deprecated.
as of release 2.0.0.
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}.
SearchResult - Interface in com.orchestranetworks.addon.daqa
Represents the result of a search.
SearchSelectionMode - Class in com.orchestranetworks.addon.tese
Representation of search modes.
SearchTableConfiguration - Interface in com.orchestranetworks.addon.tese
Representation of a table configuration.
SearchTableFilter - Class in com.orchestranetworks.addon.tese
Represents the search panel that is used to extend the EBX® table filter.
SearchTableFilter() - Constructor for class com.orchestranetworks.addon.tese.SearchTableFilter
 
SearchTextNormalizer - Interface in com.orchestranetworks.addon.tese
Filter that can be used to normalize the text.
SearchValueFilter - Class in com.orchestranetworks.addon.tese
Removes all the values declared in the search configuration before searching.
SearchValueFilter() - Constructor for class com.orchestranetworks.addon.tese.SearchValueFilter
 
SecondaryStatus - Static variable in class com.orchestranetworks.addon.mtrn.MonitoringPaths
The Constant SecondaryStatus.
SECTION - Static variable in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
 
SELECTED_RECORD - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SIMPLE_MATCHING
 
SEMESTER - Static variable in class com.orchestranetworks.addon.dqid.common.PeriodicityType
 
SEMICOLON - Static variable in class com.orchestranetworks.addon.hmfh.CSVDelimiter
Specifies a semi-colon delimiter: ';'.
Separator - Enum in com.orchestranetworks.addon.dex.configuration
Defines the possible separator characters.
SequenceNumber - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
SequenceNumber - Static variable in class com.orchestranetworks.addon.dqid.IndicatorValueDefinition
 
SERVICE - Static variable in class com.orchestranetworks.addon.dqid.common.DECType
Deprecated.
As of v1.4.0, replaced by DECType.OPERATION.
Service<S extends ServiceSpec,R extends ServiceResult> - Interface in com.orchestranetworks.addon.dqid.service
Defines a service.
Service<S extends ServiceSpec,R extends ServiceResult> - Interface in com.orchestranetworks.addon.igov.services
Defines a service.
SERVICE - Static variable in class com.orchestranetworks.addon.rpfl.PermissionScope
Defines the scope 'Service'.
Service.CreateAdministeredItems - Interface in com.orchestranetworks.addon.igov.services
The Create Administered Items service.
Service.DeleteAdministeredItems - Interface in com.orchestranetworks.addon.igov.services
The Delete Administered Items service.
Service.DQIDServicePurgeIndicator - Interface in com.orchestranetworks.addon.dqid.service
Purge indicator service.
Service.ExcelExport - Interface in com.orchestranetworks.addon.igov.services
The Export Excel service.
Service.ExcelImport - Interface in com.orchestranetworks.addon.igov.services
The Import Excel service.
Service.MetadataCreation - Interface in com.orchestranetworks.addon.igov.services
Manually create an Administered Item.
Service.PDFExport - Interface in com.orchestranetworks.addon.igov.services
The Export PDF service.
Service.RefreshAdministeredItems - Interface in com.orchestranetworks.addon.igov.services
The Refresh Administered Items service.
Service.ValidateAdministeredItems - Interface in com.orchestranetworks.addon.igov.services
The Validate Administered Items service.
ServiceCreateAdministeredItems - Interface in com.orchestranetworks.addon.igov.services.datamodel
Deprecated.
From 1.7.0, please use the new API Service.CreateAdministeredItems instead.
ServiceDataModelResult - Interface in com.orchestranetworks.addon.igov.services.datamodel
Deprecated. 
ServiceDeleteAdministeredItems - Interface in com.orchestranetworks.addon.igov.services.datamodel
Deprecated.
From 1.7.0, please use the new API Service.CreateAdministeredItems instead.
ServiceExportExcel - Interface in com.orchestranetworks.addon.igov.services.datamodel
Deprecated.
From 1.7.0, please use the new API Service.ExcelImport instead.
ServiceExportExcelResult - Interface in com.orchestranetworks.addon.igov.services.datamodel
Deprecated. 
ServiceExportExcelSpec - Class in com.orchestranetworks.addon.igov.services.datamodel
Deprecated.
From 1.7.0, please use the new API ExcelExportSpec instead.
ServiceExportExcelSpecFactory - Class in com.orchestranetworks.addon.igov.services.datamodel
Deprecated.
From 1.7.0, please use the new API ExcelExportSpecFactory instead.
ServiceExportExcelSpecFactory() - Constructor for class com.orchestranetworks.addon.igov.services.datamodel.ServiceExportExcelSpecFactory
Deprecated.
 
ServiceImportExcel - Interface in com.orchestranetworks.addon.igov.services.datamodel
Deprecated.
From 1.7.0, please use the new API Service.ExcelImport instead.
ServiceImportExcelDataError - Interface in com.orchestranetworks.addon.igov.services.datamodel
Deprecated. 
ServiceImportExcelResult - Interface in com.orchestranetworks.addon.igov.services.datamodel
Deprecated. 
ServiceImportExcelSpec - Class in com.orchestranetworks.addon.igov.services.datamodel
Deprecated.
From 1.7.0, please use the new API ExcelImportSpec instead.
ServiceImportExcelSpec(HomeKey, PrimaryKey, File, boolean, Session) - Constructor for class com.orchestranetworks.addon.igov.services.datamodel.ServiceImportExcelSpec
Deprecated.
Creates a specification for the Import Excel service execution.
ServiceKeys() - Constructor for class com.orchestranetworks.addon.daqa.MatchingConstants.ServiceKeys
 
ServiceRefreshAdministeredItems - Interface in com.orchestranetworks.addon.igov.services.datamodel
Deprecated.
From 1.7.0, please use the new API Service.CreateAdministeredItems instead.
ServiceResult - Interface in com.orchestranetworks.addon.dqid.service
Represents the result of a service execution.
ServiceResult - Interface in com.orchestranetworks.addon.igov.services
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
 
ServiceSpec - Class in com.orchestranetworks.addon.igov.services
Defines the settings for a service execution.
ServiceSpec(HomeKey, PrimaryKey, Session) - Constructor for class com.orchestranetworks.addon.igov.services.ServiceSpec
Creates a specification for service execution.
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.
ServiceType - Enum in com.orchestranetworks.addon.igov.enumerations
Defines all the services that are available in the API.
ServiceValidateAdministeredItems - Interface in com.orchestranetworks.addon.igov.services.datamodel
Deprecated.
From 1.7.0, please use the new API Service.CreateAdministeredItems instead.
SESSION - Static variable in class com.orchestranetworks.addon.rpfl.InputData
Built-in session input data type.
setAbscissaLabel(UserMessage) - Method in class com.orchestranetworks.addon.dqid.chart.AbstractAxisData
Sets an optional label for the abscissa (the x axis).
setAbsolutePath(String) - Method in class com.orchestranetworks.addon.hmfh.FileExport
Sets the absolute path of the exported file.
setActualParameterDefinitions(List<ParameterDefinition>) - Method in class com.orchestranetworks.addon.dex.mapping.AdditionalFieldMapping
Sets the list of ParameterDefinition for a Transformation class.
setActualParameterDefinitions(List<ParameterDefinition>) - Method in class com.orchestranetworks.addon.dex.mapping.FieldMapping
Sets the list of ParameterDefinition for a Transformation.
setAdaptation(Adaptation) - Method in class com.orchestranetworks.addon.rpfl.controller.AccessPermissionExecutionContext
Defines the Adaptation.
setAdaptation(Adaptation) - Method in class com.orchestranetworks.addon.rpfl.controller.ActionPermissionExecutionContext
Defines the Adaptation.
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.
setAdditionalValues(Map<Path, Object>) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
Sets additional values to be stored in record.
setADSDelimiter(CSVDelimiter) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
Specifies the delimiter used in the ADS file.
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.
setApplication(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportResult
Sets the current application.
setApplication(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
Sets the current application.
setApplication(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhLoggingSpec
Sets the current application.
setApplication(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
Sets the current application.
setApplicationMapping(ApplicationMapping) - Method in class com.orchestranetworks.addon.dex.DataExchangeSpec
Sets a ApplicationMapping to the specified value.
setApplicationStructure(ApplicationStructure) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
Sets the current application structure.
setAscending(boolean) - Method in class com.orchestranetworks.addon.dama.ext.bean.SortCriteria
Specifies asset sorting is ascending.
setAscending(boolean) - Method in class com.orchestranetworks.addon.dama.SortCriteria
Deprecated.
Sets the ascending.
setAssetContentType(String) - Method in class com.orchestranetworks.addon.dama.SearchFilter
Deprecated.
Specifies the asset content type to filter.
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.
setAtOnceToBeMatched(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Set at once To be matched operation on a record.
setAtOnceToBeMatched(TableContext, List<MatchingState>, boolean) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Set at once To be matched operation on the whole table.
setAtOnceUnmatched(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Set at once Unmatched operation on a record.
setAtOnceUnmatched(TableContext, List<MatchingState>, boolean) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Set at once Unmatched operation on the whole table.
setAttachment(String) - Method in class com.orchestranetworks.addon.dama.models.MediaType
Sets the attached asset's UUID.
setAutomaticMerge(boolean) - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
 
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.
setBackGolden(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Set back golden operation.
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 and 1 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.
setBatchOperationCode(String) - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
 
setBehaviorOfImportEmptyValue(BehaviorOfImportEmptyValue) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
Sets the behavior of import empty value.
setBigDataReportField(Path, Object) - Method in class com.orchestranetworks.addon.dqid.IndicatorValue
Deprecated. 
setBigDataValues(BigDataValues) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingReport
Sets BigDataValues for current Cleansing report.
setBindingSource(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeImage
Sets the source for this image.
setBindingSource(NodeValueRenderer) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeImage
Sets the source for this image using NodeValueRenderer.
setBindingText(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
Sets the text content.
setBindingText(NodeValueRenderer) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
Sets the text content using NodeValueRenderer.
setBlockCommit(boolean) - Method in class com.orchestranetworks.addon.rpfl.DefaultConstraint
 
setBooleanFormat(BooleanFormat) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
setBooleanFormatEntity(BooleanFormatEntity) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Defines the format of the exported boolean fields.
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.
setBusinessId(String) - Method in class com.orchestranetworks.addon.mtrn.context.StartContext
Sets the business id.
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.
setChangeCurrentVersionPermission(AccessPermission) - Method in class com.orchestranetworks.addon.dama.Permission.DrivePermissionBuilder
Deprecated.
Specifies the change current version permission.
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.
setCleanBatchOperationCode(boolean) - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
 
setCleansingOperation(String) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
Sets the Cleansing operation name.
setCleansingProcedureCode(String) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
Sets the Cleansing procedure code.
setCleansingState(String) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
Sets the Cleansing state.
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.MetaData
Deprecated.
Sets the meta code.
setCode(String) - Method in class com.orchestranetworks.addon.dama.models.Tag
Specifies the tag code.
setCode(String) - Method in class com.orchestranetworks.addon.tese.SearchAlgorithmConfiguration
 
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.
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 class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
Specifies the comment.
setComment(String) - Method in class com.orchestranetworks.addon.dama.Version
Deprecated.
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.
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.
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.
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.DigitalAsset
Deprecated.
Specifies the digital asset's creation date.
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.
setCreationDateRange(DateRange) - Method in class com.orchestranetworks.addon.dama.SearchFilter
Deprecated.
Specifies the creation date range to filter.
setCrosswalkResultPersistenceActivated(boolean) - Method in class com.orchestranetworks.addon.daqa.RecordContext
 
setCrosswalkResultPersistenceActivated(boolean) - Method in class com.orchestranetworks.addon.daqa.TableContext
 
setCSSClassName(String) - Method in class com.orchestranetworks.addon.dqid.chart.DisplayOptions
The optional CSS class name that will be applied to the plot container.
setCsvDelimiter(CSVDelimiter) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Specifies the delimiter used in the CSV file.
setCurrentDataset(Adaptation) - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
Sets the current data set.
setCurrentExternalDigitalAssetVersion(ExternalDigitalAsset) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAssetVersionBean
Specifies the current digital asset version.
setCurrentLocale(Locale) - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
Sets the current locale.
setCurrentVersion(DigitalAssetVersion) - Method in class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
Specifies the digital asset's current 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 class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
Specifies whether the new version of the asset is the 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.
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.mtrn.context.StartContext
Sets the data set.
setDataset(Adaptation) - Method in class com.orchestranetworks.addon.tese.LoadCacheContext
 
setDataset(Adaptation) - Method in class com.orchestranetworks.addon.tese.SearchConfigurationContext
 
setDatasetMapping(Adaptation) - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
Sets the current data set mapping.
setDatasetMappingName(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
Sets the mapped name of the current data set.
setDatasetName(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportResult
Sets the name of the current data set.
setDataspace(AdaptationHome) - Method in class com.orchestranetworks.addon.mtrn.context.StartContext
Sets the data space.
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.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.
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
 
setDecimalFormat(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Defines the export format for the 'AggregationWeight' field in the 'Custom' dimension.
setDecimalSymbol(DecimalSymbol) - Method in class com.orchestranetworks.addon.dex.configuration.CSVImportConfigurationSpec
Sets 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.
setDefaultOnly(boolean) - Method in class com.orchestranetworks.addon.daqa.LoadCacheContext
 
setDefaultPermission(ActionPermission) - Method in class com.orchestranetworks.addon.rpfl.controller.ActionPermissionExecutionContext
Defines the default ActionPermission which will be used in case of an exception or no rule configured for the given service.
setDefaultXML(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.XMLExportConfigurationSpec
Sets whether data are exported using the default configuration.
setDefinition(List<DescriptionBean>) - Method in class com.orchestranetworks.addon.igov.beans.ContextDefinitionBean
 
setDefinitiveGolden(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Set definitive golden operation.
setDeleteOldLog(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
Defines whether or not old logs will be deleted; this property is only used when using Hmfh logging.
setDeletePermission(AccessPermission) - Method in class com.orchestranetworks.addon.dama.Permission.DrivePermissionBuilder
Deprecated.
Specifies the delete permission.
setDeletionColor(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
Sets the color for deleted nodes.
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.DigitalAsset
Deprecated.
Specifies the digital asset's description.
setDescription(UserMessage) - Method in class com.orchestranetworks.addon.dama.DigitalAssetSpec
Deprecated.
Sets the description.
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 class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
Specifies the description.
setDescription(List<DescriptionBean>) - Method in class com.orchestranetworks.addon.igov.beans.ContextDefinitionBean
 
setDescription(String) - Method in class com.orchestranetworks.addon.igov.beans.DescriptionBean
 
setDescription(UserMessage) - Method in class com.orchestranetworks.addon.tese.SearchAlgorithmConfiguration
 
setDetachOnUIBeanPermission(AccessPermission) - Method in class com.orchestranetworks.addon.dama.Permission.DrivePermissionBuilder
Deprecated.
Specifies the detach permission.
setDigitalChartViewSupported(boolean) - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
Sets whether the indicator supports the digital chart view.
setDimensionName(String) - Method in class com.orchestranetworks.addon.hmfh.FileExport
Sets the dimension name for the exported file.
setDimensions(List<String>) - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
Sets the list of dimensions to be imported/exported.
setDimensionsNotImported(List<String>) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
Sets the list of dimensions' names that were not imported.
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 and 1 that represents the center hole's radius.
setDownloadAndSharePermission(AccessPermission) - Method in class com.orchestranetworks.addon.dama.Permission.DrivePermissionBuilder
Deprecated.
Specifies the download and share permission.
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.SearchFilter
Deprecated.
Specifies the Drive id of the Drive to search for digital assets.
setEditPermission(AccessPermission) - Method in class com.orchestranetworks.addon.dama.Permission.DrivePermissionBuilder
Deprecated.
Specifies the edit permission.
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 and false 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 and false 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.
setErrorFilePath(String) - Method in class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
Sets the path of the exported file containing invalid data.
setErrorMessage(UserMessage) - Method in exception com.orchestranetworks.addon.mtrn.MonitoringException
Sets the error message.
setErrorMessage(UserMessage) - Method in class com.orchestranetworks.addon.rpfl.RuleExecutionResult
Sets the rule's error message.
setExecutionDate(Date) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
Sets the execution date.
setExecutionDate(Date) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingReport
Sets the execution date of a CleansingProcedure or CleansingOperation.
setExportCustomOrder(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
Specifies 'CUSTOM_ORDER' information in the exported flat CSV file.
setExportCustomOrderInFlatCSV(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Specifies 'CUSTOM_ORDER' in exported CSV flat files.
setExportedFile(File) - Method in class com.orchestranetworks.addon.dex.configuration.ExportDataExchangeConfigurationSpec
Sets the exported file.
setExportEmptyFieldAppSetting(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
Specifies to export empty fields in the 'Application Setting' table.
setExportEmptyFieldAppSetting(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Specifies whether empty fields in the 'Application Setting' table are exported when exporting to CSV flat file.
setExportFlatADSSpec(HmfhExportFlatADSSpec) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Specifies HmfhExportFlatADSSpec for exported ADS files.
setExportFlatCSVSpec(HmfhExportFlatCSVSpec) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Specifies HmfhExportFlatCSVSpec for exported flat CSV files.
setExportFromStartingNodes() - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Activates the export from starting nodes.
setExportFullRelationship(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Determines whether all relationship nodes declarations are exported when exporting to Excel.
setExportHierarchyHeader(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
Specifies the exported header information of flat CSV files.
setExportHierarchyHeaderInFlatCSV(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Specifies the header information of hierarchy.
setExportingALL(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Enables or disables export for 'ALL' members of the 'Custom' dimensions.
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.
setExportRootInCSVFlatFile(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
Specifies to export #root in flat CSV files.
setExportRootInCSVFlatFile(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Determines whether the #root record gets exported during CSV Flat file 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.
setExportType(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Specifies the export type.
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
Specifies the digital asset's extension.
setExtension(String) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
Specifies the asset's extension.
setExtensionTableName(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResultForTable
Specifies the name of the extension table.
setExternalID(String) - Method in class com.orchestranetworks.addon.dama.DigitalAsset
Deprecated.
Specifies the digital asset's external ID.
setExternalID(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
Specifies the digital asset's external id.
setExternalId(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
Specifies the digital asset version'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.
setField(SchemaNode) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
Sets the Cleansing field.
setField(SchemaNode) - Method in class com.orchestranetworks.addon.tese.AlgorithmDefinitionContext
 
setFieldContext(String) - Method in class com.orchestranetworks.addon.daqa.FieldContext
 
setFieldMapperDefinitions(Map<TableMapping, FieldMapperDefinition>) - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
Sets a map of the FieldMapperDefinition implementations and a TableMapping 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 and TableMapping 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.
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.
setFileExports(List<FileExport>) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportResult
Sets the list of properties of the exported files.
setFileExtensions(List<FileExtension>) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Specifies the list of file extensions for export.
setFileFormat(SpreadsheetFileFormat) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportConfigurationSpec
Sets the Excel file format.
setFileName(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
Sets the name of the current file.
setFilePath(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
Sets the path of the current file.
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.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 and 1 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 and 1 representing the opacity of the area between a line and the x axis.
setFkContext(String) - Method in class com.orchestranetworks.addon.igov.beans.ContextDefinitionBean
 
setFkRelatedDefinition(List<String>) - Method in class com.orchestranetworks.addon.igov.beans.ContextDefinitionBean
 
setFlatCSVversion(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
Defines the field 'Version' used by the export procedure for HFM flat CSV files.
setFlatCSVversion(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Specifies the version of the CSV flat file.
setFlatDataFieldValue(Path, Object) - Method in class com.orchestranetworks.addon.dqid.IndicatorValue
Adds a value for a specified path to FlatDataValue.
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(String) - Method in class com.orchestranetworks.addon.dama.models.Tag
Specifies the font size.
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.
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.
setForcePrecisionAsDisplayed(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
Specifies the accuracy of numbers when importing Excel.
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.
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.
setForeignKeyLabeling(boolean) - Method in class com.orchestranetworks.addon.daqa.FieldContext
 
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.
setGolden(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Set golden operation.
setGraphConfigurationName(String) - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
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.
setHeaderOfDefaultParentColumn(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
Specifies the header label of the 'Default Parent' column in the exported flat CSV file.
setHeaderOfDefaultParentColumnInFlatCSV(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Specifies the header label for the 'Default Parent' column in the exported CSV flat files.
setHeaderOfDescriptionColumn(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportFlatCSVSpec
Specifies header label of the 'Description' column in the exported flat CSV file.
setHeaderOfDescriptionColumnInFlatCSV(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Specifies the header label of the 'Description' column in the exported CSV flat file.
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(Integer) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
Specifies the asset's height.
setHeight(int) - Method in class com.orchestranetworks.addon.dama.Size
Deprecated.
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.
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.
setHierarchyOrderType(ExportHierarchyOrder) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Determines the hierarchy order in the exported file when using the Hyperion export service.
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.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(ProcessPolicyConfigurationContext, boolean) - Method in interface com.orchestranetworks.addon.daqa.MatchingConfigurationOperations
Sets the import mode for the specified Process policy dynamically.
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.
setImportResultsForTables(List<HmfhImportResultForTable>) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
Specifies the list of results from imports into tables.
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.
setImportType(ImportType) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
Sets the type of the current import.
setImportType(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
Specifies the type of the current import from its String 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.
setInMemory(boolean) - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
 
setInputParameters(ParametersMap) - Method in class com.orchestranetworks.addon.mtrn.context.StartContext
Sets the input parameters.
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.
setKeepLastValue(boolean) - Method in class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
Activates the keep the last data option.
setKey(String) - Method in class com.orchestranetworks.addon.daqa.BespokeParameter
 
setKey(String) - Method in class com.orchestranetworks.addon.daqa.cleansing.InputParameter
 
setKey(String) - Method in class com.orchestranetworks.addon.hmfh.FileExport
Sets name to the file to be exported.
setKey(String) - Method in class com.orchestranetworks.addon.tese.InputParameter
 
setKeyword(String) - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
Specifies the keyword.
setKeyWord(String) - Method in class com.orchestranetworks.addon.dama.SearchFilter
Deprecated.
Specifies the keyword to search.
setLabel(UserMessage) - Method in class com.orchestranetworks.addon.dama.DigitalAsset
Deprecated.
Specifies the digital asset's label.
setLabel(UserMessage) - Method in class com.orchestranetworks.addon.dama.DigitalAssetSpec
Deprecated.
Sets the label.
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 class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
Specifies the 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(UserMessage) - 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.DiagramNode
Sets the node label.
setLabel(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.LinkStyle
Sets the label color.
setLabel(String) - Method in class com.orchestranetworks.addon.hmfh.FileExport
Sets the dimension label to file exported.
setLabel(String) - Method in class com.orchestranetworks.addon.igov.beans.LogicalLabelBean
 
setLabel(UserMessage) - Method in class com.orchestranetworks.addon.tese.SearchAlgorithmConfiguration
 
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 and 1 that represents the position of the labels from the center.
setLastModificationDate(Date) - Method in class com.orchestranetworks.addon.mtrn.context.RestartContext
Sets the last modification date, which is the last date the monitoring was updated.
setLastModificationDate(Date) - Method in class com.orchestranetworks.addon.mtrn.context.StopContext
Sets the last modification date for monitoring.
setLastModificationDate(Date) - Method in class com.orchestranetworks.addon.mtrn.context.SuspendContext
Sets the last modification date of the monitoring.
setLastModificationDate(Date) - Method in class com.orchestranetworks.addon.mtrn.context.UpdateContext
Sets the last modification date of the monitoring.
setLastUpdateDate(Date) - Method in class com.orchestranetworks.addon.dama.DigitalAsset
Deprecated.
Specifies the date of the digital asset's last update.
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.
setLinkStyle(LinkStyle) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
Sets the link style.
setLocale(Locale) - Method in class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
Sets the specific locale.
setLocale(Locale) - Method in class com.orchestranetworks.addon.igov.beans.LogicalLabelBean
 
setLocale(Locale) - Method in class com.orchestranetworks.addon.tese.AlgorithmDefinitionContext
 
setLocale(Locale) - Method in class com.orchestranetworks.addon.tese.LoadCacheContext
 
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.
setMatchingPolicyCode(String) - Method in class com.orchestranetworks.addon.daqa.TableContext
Sets the matching policy code.
setMaxDurationInMinutes(int) - Method in class com.orchestranetworks.addon.mtrn.context.StartContext
Sets the maximum duration in minutes.
setMaxDurationInMinutes(int) - Method in class com.orchestranetworks.addon.mtrn.context.UpdateContext
Sets the maximum duration in minutes.
setMaximumNumberOfMatch(int) - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
 
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.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.DigitalAsset
Deprecated.
Specifies the digital asset's metadata.
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.
setMimeType(String) - Method in class com.orchestranetworks.addon.dama.SearchFilter
Deprecated.
Specifies the mime type to filter.
setMinimumNumberOfGeneratedLevels(int) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Specifies the minimum number of dynamically generated levels when exporting in the Excel format.
setMinimumOccurencesMeaning(UserMessage) - Method in class com.orchestranetworks.addon.dqid.WatchdogInformation
 
setMinScore(BigDecimal) - Method in class com.orchestranetworks.addon.tese.RepositorySearchContext
 
setMinValue(String) - Method in class com.orchestranetworks.addon.dqid.ParameterConstraint
Defines the minimum value allowed for this parameter.
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.
setName(String) - Method in class com.orchestranetworks.addon.mtrn.Parameter
Sets the name for the parameter.
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.
setNode(PrimaryKey) - Method in class com.orchestranetworks.addon.hmfh.HmfhHierarchyNodeBean
Specifies the PrimaryKey of a node.
setNodeServicePermisson(NodeService, ActionPermission) - Method in class com.orchestranetworks.addon.gram.graph.NodeSpec
Set ActionPermission for the given NodeService.
setNotSuspect(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Set not suspect operation.
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.
setOrdinateLabel(UserMessage) - Method in class com.orchestranetworks.addon.dqid.chart.AbstractAxisData
Sets an optional label for the ordinate (the y axis).
setOutputParameters(ParametersMap) - Method in class com.orchestranetworks.addon.mtrn.context.StopContext
Sets the output parameters.
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.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.
setParameter(List<InputParameter>) - Method in class com.orchestranetworks.addon.tese.SearchComparator
Sets parameters for algorithm.
setParameterConstraint(ParameterConstraint) - Method in class com.orchestranetworks.addon.dqid.ParameterDefinition
Defines the parameter constraint.
setParameters(List<ParameterDefinition>) - Method in class com.orchestranetworks.addon.tese.SearchAlgorithmConfiguration
 
setParentNode(PrimaryKey) - Method in class com.orchestranetworks.addon.hmfh.HmfhHierarchyNodeBean
Specifies the PrimaryKey of a parent node.
setPassword(String) - Method in class com.orchestranetworks.addon.dex.configuration.JNDIDataSource
Specifies the user's password.
setPercentage(double) - Method in class com.orchestranetworks.addon.mtrn.context.StopContext
Sets the completion percentage when stopping the operation.
setPercentage(double) - Method in class com.orchestranetworks.addon.mtrn.context.UpdateContext
Sets the completion percentage.
setPermissionChecked(boolean) - Method in class com.orchestranetworks.addon.tese.SearchContext
Checks user's permission to access data.
setPersistedResult(boolean) - Method in class com.orchestranetworks.addon.tese.SearchContext
Deprecated.
as of release 2.0.0.
setPhysicalName(String) - Method in class com.orchestranetworks.addon.dama.DigitalAsset
Deprecated.
Specifies the digital asset's physical name.
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.daqa.RecordContext
 
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.
setPrefixJSFunctionAndItemId(String) - Method in class com.orchestranetworks.addon.tese.SearchTableFilter
 
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.
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 or Flat data table depending on the IndicatorDefinition, 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.
setProcedure(HmfhLoggingProcedureEnumeration) - Method in class com.orchestranetworks.addon.hmfh.HmfhLoggingSpec
Sets the current Hmfh procedure.
setProcedureContext(ProcedureContext) - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnTrigger
Defines the ProcedureContext.
setProductCode(String) - Method in class com.orchestranetworks.addon.mtrn.context.StartContext
Sets the product code.
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.
setQualityDefect(boolean) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
Sets the quality defect.
setQuickUploadPermission(AccessPermission) - Method in class com.orchestranetworks.addon.dama.Permission.DrivePermissionBuilder
Deprecated.
Specifies permissions for quick-upload mode.
setRecords(List<PrimaryKey>) - Method in class com.orchestranetworks.addon.mtrn.context.StartContext
Sets the list of record's PrimaryKey.
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(EBXLinkField) - Method in class com.orchestranetworks.addon.dex.mapping.EBXLinkField
Sets the the specified reference field.
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.
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.
setResult(boolean) - Method in class com.orchestranetworks.addon.rpfl.RuleExecutionResult
Sets the execution result.
setRotateTickXAxis(double) - Method in class com.orchestranetworks.addon.dqid.chart.SimpleAxisChartOptions
A number between 0 and 1 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.
setSchemaNode(SchemaNode) - Method in class com.orchestranetworks.addon.rpfl.controller.AccessPermissionExecutionContext
Defines the SchemaNode.
setSchemaNode(SchemaNode) - Method in class com.orchestranetworks.addon.rpfl.controller.ActionPermissionExecutionContext
Defines the SchemaNode.
setSchemaNodes(List<SchemaNode>) - Method in class com.orchestranetworks.addon.adix.ExportTableFilter
Deprecated.
Sets list of schema nodes of the table.
setScope(PermissionScope) - Method in class com.orchestranetworks.addon.rpfl.controller.AccessPermissionExecutionContext
Defines the PermissionScope.
setSearchFieldFilter(SearchFilter) - Method in class com.orchestranetworks.addon.daqa.SearchContext
Defines the SeachFieldFilter to filter the records.
setSearchFilter(SearchFilter) - Method in class com.orchestranetworks.addon.dama.externalmanagement.request.ExternalSearchRequest
Specifies the search filter.
setSearchSelectionMode(SearchSelectionMode) - Method in class com.orchestranetworks.addon.tese.SearchContext
Sets the SearchSelectionMode for a search.
setSections(List<ADSSectionEnumeration>) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Sets ADS sections enumeration.
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.
setServiceName(String) - Method in class com.orchestranetworks.addon.mtrn.context.StartContext
Sets the service name.
setServiceName(String) - Method in class com.orchestranetworks.addon.rpfl.controller.ActionPermissionExecutionContext
Defines the service name.
setServiceName(String) - Method in class com.orchestranetworks.addon.rpfl.DefaultRulesSchemaServicePermission
Sets the value for service name.
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.
setSession(Session) - Method in class com.orchestranetworks.addon.rpfl.controller.AccessPermissionExecutionContext
Defines the Session.
setSession(Session) - Method in class com.orchestranetworks.addon.rpfl.controller.ActionPermissionExecutionContext
Defines the Session.
setSession(Session) - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnTrigger
Defines 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.
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.
setSortBy(SortBy) - Method in class com.orchestranetworks.addon.dama.SortCriteria
Deprecated.
Sets the sort by.
setSortCriteria(List<SortCriteria>) - Method in class com.orchestranetworks.addon.dama.SearchFilter
Deprecated.
Specifies the sort criteria.
setSortCriterias(List<SortCriteria>) - Method in class com.orchestranetworks.addon.dama.ext.bean.SearchFilter
Specifies the sort criteria.
setSourceApplication(CommonApplication) - Method in class com.orchestranetworks.addon.dex.mapping.ApplicationMapping
Sets the source application.
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.
setStartDate(Date) - Method in class com.orchestranetworks.addon.dama.ext.bean.DateRange
Specifies the start date.
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.
setState(MatchingState) - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
 
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.
setStopCause(StopCause) - Method in class com.orchestranetworks.addon.mtrn.context.StopContext
Sets the reason for stopping the operation.
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.
setSupportedAlgorithm(String) - Method in class com.orchestranetworks.addon.tese.SearchAlgorithmConfiguration
 
setSynchronizationStyle(SynchronizationStyle) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
Sets the synchronization style.
setSynonym(List<DescriptionBean>) - Method in class com.orchestranetworks.addon.igov.beans.ContextDefinitionBean
 
setTableBorderUsed(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SpreadsheetExportTemplate
Sets whether a border is used for exported data.
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(Adaptation) - Method in class com.orchestranetworks.addon.dex.DataExchangeExportTableSpecBuilder
Specifies the record to be exported.
setTableContent(List<Adaptation>) - Method in class com.orchestranetworks.addon.dex.DataExchangeExportTableSpecBuilder
Specifies the list of records in the same table to be exported.
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.
setTableMappings(TableMappingList<SC, TC>) - Method in class com.orchestranetworks.addon.dex.mapping.ApplicationMapping
Sets the list of table mappings.
setTableName(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResultForTable
Specifies the name of the current table.
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.
setTablePath(Path) - Method in class com.orchestranetworks.addon.mtrn.context.StartContext
Sets the path of the table.
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.
setTagDomain(String) - Method in class com.orchestranetworks.addon.dama.SearchFilter
Deprecated. 
setTagId(String) - Method in class com.orchestranetworks.addon.dama.SearchFilter
Deprecated.
Specifies the tag code to filter.
setTagIds(List<String>) - Method in class com.orchestranetworks.addon.dama.SearchFilter
Deprecated.
Sets the tag ids.
setTags(List<String>) - Method in class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
Specifies the digital asset's tags.
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.
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.externalmanagement.response.ExternalTagResult
Specifies the external tag bean list.
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 and 1 that represents the pie chart's percentage of tilt.
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.
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.
setTriggerActivated(boolean) - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
 
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
Specifies the digital asset's type.
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.
setUniversalSynonym(List<String>) - Method in class com.orchestranetworks.addon.igov.beans.ContextDefinitionBean
 
setUnsupportedTags(Set<String>) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
Sets the unsupported tags, which were not declared in the data set mapping.
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(WidgetFactorySetupContext) - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
 
setup(WidgetFactorySetupContext) - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataWithoutConfigUIWidgetFactory
 
setup(TriggerSetupContext) - Method in class com.orchestranetworks.addon.dqid.controller.DQIdTrigger
 
setup(TriggerSetupContext) - Method in class com.orchestranetworks.addon.hmfh.DefaultExtensionTableTrigger
 
setup(SchemaDocumentationSetupContext) - Method in class com.orchestranetworks.addon.igov.IGovLabelingSchemaDocumentation
Checks and prepares this instance when the data model is loaded.
setup(PermissionRuleConfigurationContext) - Method in interface com.orchestranetworks.addon.rpfl.AccessPermissionRule
Checks and prepares this instance.
setup(PermissionRuleConfigurationContext) - Method in interface com.orchestranetworks.addon.rpfl.ActionPermissionRule
Checks and prepares this instance.
setup(ConstraintContext) - Method in class com.orchestranetworks.addon.rpfl.DefaultConstraint
 
setup(ConstraintContextOnTable) - Method in class com.orchestranetworks.addon.rpfl.DefaultConstraintOnTable
 
setup(TriggerSetupContext) - Method in class com.orchestranetworks.addon.rpfl.DefaultTableTrigger
 
setup(RuleConfigurationContext) - Method in interface com.orchestranetworks.addon.rpfl.Rule
Checks and prepares this instance.
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.
setUpdateDateRange(DateRange) - Method in class com.orchestranetworks.addon.dama.SearchFilter
Deprecated.
Specifies the update date range to filter.
setUpdateOrdering(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportSpec
Defines whether or not to update the order of dimensions, attributes, etc, when importing.
setUploadNewVersionPermission(AccessPermission) - Method in class com.orchestranetworks.addon.dama.Permission.DrivePermissionBuilder
Deprecated.
Specifies the upload new version permission.
setUploadPermission(AccessPermission) - Method in class com.orchestranetworks.addon.dama.Permission.DrivePermissionBuilder
Deprecated.
Specifies the upload permission.
setURL(String) - Method in class com.orchestranetworks.addon.dama.DigitalAsset
Deprecated.
Specifies the digital asset's URL.
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.dama.Version
Deprecated.
Specifies the 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.
setUserMessageList(UserMessageList) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportResult
Sets the error messages.
setUserMessages(UserMessageList) - Method in class com.orchestranetworks.addon.hmfh.HmfhImportResult
Sets the list of error messages.
setUsingLog(boolean) - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
Defines whether or not the procedure is using Hmfh logging.
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) - Method in class com.orchestranetworks.addon.dama.MetaData
Deprecated.
Sets the value.
setValue(String) - Method in class com.orchestranetworks.addon.daqa.BespokeParameter
 
setValue(List<String>) - Method in class com.orchestranetworks.addon.daqa.FieldContext
 
setValue(String) - Method in class com.orchestranetworks.addon.mtrn.Parameter
Sets the parameter value.
setValue(String) - Method in class com.orchestranetworks.addon.rpfl.PropertyData
Sets the value of this property data.
setValue(String) - Method in class com.orchestranetworks.addon.tese.InputParameter
 
setValueContext(ValueContext) - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnTrigger
Defines the ValueContext.
setValueContextForValidation(ValueContextForValidation) - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnConstraint
Defines the ValueContextForValidation.
setValueContextForValidationOnTable(ValueContextForValidationOnTable) - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnDemand
Defines the ValueContextForValidationOnTable.
setValues(List<String>) - Method in class com.orchestranetworks.addon.daqa.cleansing.InputParameter
 
setVersion(String) - Method in class com.orchestranetworks.addon.hmfh.HmfhExportSpec
Specifies the version of Hyperion HFM.
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 class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
Specifies the version name.
setVersionName(String) - Method in class com.orchestranetworks.addon.dama.Version
Deprecated.
Specifies the version name.
setVersions(List<Version>) - Method in class com.orchestranetworks.addon.dama.DigitalAsset
Deprecated.
Specifies the digital asset versions.
setViewDigitalAssetOfOtherUserPermission(AccessPermission) - Method in class com.orchestranetworks.addon.dama.Permission.DrivePermissionBuilder
Deprecated.
Specifies the view digital asset of other user permission.
setViewedFields(List<Field>) - Method in class com.orchestranetworks.addon.dex.configuration.TableFilter
Sets the wanted fields.
setWhen(Hook) - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnTrigger
Defines the event from which the rule is executed.
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(Integer) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAsset
Specifies the asset's width.
setWidth(int) - Method in class com.orchestranetworks.addon.dama.Size
Deprecated.
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.
setWorkflowContext(String) - Method in class com.orchestranetworks.addon.daqa.LoadCacheContext
 
setWorkflowContext(String) - Method in class com.orchestranetworks.addon.daqa.SearchContext
Defines the workflow context to use to retrieve the matching policy.
setWorkingParameters(ParametersMap) - Method in class com.orchestranetworks.addon.mtrn.context.UpdateContext
Sets the working parameters.
setWriteAccessLockDisabled(boolean) - Method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportSpec
Deprecated.
Sets whether the write access lock on the current dataspace is disabled during export.
setWriteAccessLockDisabled(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
Sets whether the write access lock on the current dataspace is disabled during export.
setWriteAccessLockDisabled(boolean) - Method in class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
Sets whether the write access lock on the current dataspace is disabled during export.
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.
setXPathFilter(String) - Method in class com.orchestranetworks.addon.tese.SearchContext
Allows you to define an xpath predicate filter in order to reduce the search scope.
ShapeType - Enum in com.orchestranetworks.addon.dmdv.template.bean
Possible node shapes.
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.
SIMPLE_EXPRESSION_RESULT - Static variable in class com.orchestranetworks.addon.rpfl.OutputData
Built-in Boolean output data type for simple expressions.
SIMPLE_MATCHING - Static variable in class com.orchestranetworks.addon.daqa.MatchingConstants.ServiceKeys
 
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
 
simulateMatchTable(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Simulates match table operation using RecordContext.
simulateMatchTable(TransientRecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Simulates a match table operation using TransientRecordContext.
simulateMatchTable(SearchContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Simulates a match table operation using SearchContext.
SINGLE_GOLDEN - Static variable in class com.orchestranetworks.addon.daqa.MatchingConstants.ClusterId
 
Size - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the dimensions of the digital asset, if it is image.
Size(int, int) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.Size
Instantiates the new Size.
Size() - Constructor for class com.orchestranetworks.addon.dama.ext.bean.Size
Instantiates the new Size .
Size - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use Size instead.
Size(int, int) - Constructor for class com.orchestranetworks.addon.dama.Size
Deprecated.
Instantiates the new Size.
Size() - Constructor for class com.orchestranetworks.addon.dama.Size
Deprecated.
Instantiates the new Size .
Size - Class in com.orchestranetworks.addon.dqid.chart
Represents the size of a two dimensional rectangle.
Size(int, int) - Constructor for class com.orchestranetworks.addon.dqid.chart.Size
The constructor with a custom size.
size() - Method in class com.orchestranetworks.addon.gram.graph.GraphNodes
 
sizeOfNodesFrom() - Method in class com.orchestranetworks.addon.gram.graph.GraphNode
Returns the number of nodes that are linked from the current node.
sizeOfNodesTo() - Method in class com.orchestranetworks.addon.gram.graph.GraphNode
Returns the number of nodes that link to the current node.
sizeOfRoot() - Method in class com.orchestranetworks.addon.gram.graph.GraphNodes
 
SMALL_SIZE - Static variable in class com.orchestranetworks.addon.dqid.chart.Size
 
SortBy - Enum in com.orchestranetworks.addon.dama.ext.enumeration
Defines the options to sort digital assets.
SortBy - Enum in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use SortBy instead.
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.
SortCriteria - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use SortCriteria instead.
SortCriteria(SortBy, boolean) - Constructor for class com.orchestranetworks.addon.dama.SortCriteria
Deprecated.
Instantiates the new SortCriteria.
Source - Interface in com.orchestranetworks.addon.daqa.survivorship
Represents a Source in Trusted source configuration.
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.
SouthEast - Static variable in class com.orchestranetworks.addon.dqid.chart.LegendPosition
 
SouthWest - Static variable in class com.orchestranetworks.addon.dqid.chart.LegendPosition
 
SPACE - Static variable in class com.orchestranetworks.addon.hmfh.CSVDelimiter
Specifies a space delimiter: ' '.
SparklineChartOptions - Class in com.orchestranetworks.addon.dqid.chart
The options for a line chart.
SparklineChartOptions() - Constructor for class com.orchestranetworks.addon.dqid.chart.SparklineChartOptions
 
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(ServiceContext) - 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(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
 
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, AdaptationTable, Session) - Constructor for class com.orchestranetworks.addon.dex.SpreadsheetExportDataExchangeHelperContext
Creates a new SpreadsheetExportDataExchangeHelperContext using the preference name when exporting a single table.
SpreadsheetExportDataExchangeHelperContext(String, Adaptation, Session) - Constructor for class com.orchestranetworks.addon.dex.SpreadsheetExportDataExchangeHelperContext
Creates a new SpreadsheetExportDataExchangeHelperContext using the preference name when exporting multiple tables.
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(AdaptationTable, SpreadsheetTable, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
Imports data into a table outside of a UIService.
SpreadsheetImportConfigurationSpec(Adaptation, List<SpreadsheetTable>, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SpreadsheetImportConfigurationSpec
Imports data into multiple tables 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, AdaptationTable, Session) - Constructor for class com.orchestranetworks.addon.dex.SpreadsheetImportDataExchangeHelperContext
Creates a new SpreadsheetImportDataExchangeHelperContext using the preference name when importing a single table.
SpreadsheetImportDataExchangeHelperContext(String, Adaptation, Session) - Constructor for class com.orchestranetworks.addon.dex.SpreadsheetImportDataExchangeHelperContext
Creates a new SpreadsheetImportDataExchangeHelperContext using the preference name when importing multiple tables.
SpreadsheetTable - Class in com.orchestranetworks.addon.dex.mapping
Defines the configuration used for a spreadsheet table.
SpreadsheetTable(String, int) - Constructor for class com.orchestranetworks.addon.dex.mapping.SpreadsheetTable
 
SpreadsheetTable(int, String, List<SpreadsheetField>) - Constructor for class com.orchestranetworks.addon.dex.mapping.SpreadsheetTable
 
SpreadsheetTableGeneration - Interface in com.orchestranetworks.addon.dex.common.generation
Extends the TableGeneration to generate a SpreadsheetTable.
SpreadsheetTableHelper - Interface in com.orchestranetworks.addon.dex.common.generation
Extends the TableHelper to get the SpreadsheetTable 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.
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(ServiceContext, String) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
Exports a table within a UIService.
SQLExportConfigurationSpec(ServiceContext, JNDIDataSource) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
Exports a table with JNDIDataSource within a UIService.
SQLExportConfigurationSpec(AdaptationTable, String, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
Exports a table outside of a UIService.
SQLExportConfigurationSpec(AdaptationTable, JNDIDataSource, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
Exports a table with JNDIDataSource outside of a UIService.
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, TableFilter, JNDIDataSource, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
Exports a table with filter and JNDIDataSource outside of a UIService.
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>, JNDIDataSource, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLExportConfigurationSpec
Exports multiple tables with JNDIDataSource outside of a UIService.
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(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 a UIService.
SQLField - Class in com.orchestranetworks.addon.dex.mapping
Specifies the configuration used for an SQL field in an external database.
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, String, SQLTable, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
Imports data outside of a UIService.
SQLImportConfigurationSpec(AdaptationTable, JNDIDataSource, SQLTable, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
Imports data with JNDIDataSource outside of a UIService.
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, JNDIDataSource, SQLTable, TableFilter, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.SQLImportConfigurationSpec
Imports data with a filter and JNDIDataSource outside of a UIService.
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.
 
SQLTable - Class in com.orchestranetworks.addon.dex.mapping
Defines the configuration for a table in an external database.
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 the SQLTable 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.
 
START - Static variable in interface com.orchestranetworks.addon.daqa.MatchingState
 
start(StartContext) - Method in interface com.orchestranetworks.addon.mtrn.Monitoring
Registers service into {addon.label}.
StartContext - Class in com.orchestranetworks.addon.mtrn.context
Defines a context to include the required information for registration.
StartContext(Session) - Constructor for class com.orchestranetworks.addon.mtrn.context.StartContext
Instantiates a new start context.
StartDateTime - Static variable in class com.orchestranetworks.addon.mtrn.MonitoringPaths
The Constant StartDateTime.
STARTED - Static variable in class com.orchestranetworks.addon.mtrn.State
Specifies the 'Started' state.
StartingNodes - Class in com.orchestranetworks.addon.hmfh
Defines the object used to store the nodes to export data from for each dimension.
StartingNodes() - Constructor for class com.orchestranetworks.addon.hmfh.StartingNodes
 
State - Class in com.orchestranetworks.addon.mtrn
Enumeration for states.
StatusContext - Class in com.orchestranetworks.addon.mtrn.context
Defines a class to represent the monitoring information.
StatusRule - Class in com.orchestranetworks.addon.mtrn
This abstract class must be extended to define status behaviour.
StatusRule() - Constructor for class com.orchestranetworks.addon.mtrn.StatusRule
 
stop(MonitoringKey, StopContext) - Method in interface com.orchestranetworks.addon.mtrn.Monitoring
Signals service stop to monitoring.
StopCause - Class in com.orchestranetworks.addon.mtrn
Enumeration for stop causes.
StopContext - Class in com.orchestranetworks.addon.mtrn.context
Defines a context to include required information for stopping an operation.
StopContext(Session) - Constructor for class com.orchestranetworks.addon.mtrn.context.StopContext
Instantiates a new stop context.
STOPPED - Static variable in class com.orchestranetworks.addon.mtrn.State
Specifies the 'Stopped' state.
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
 
StorageManager - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use StorageManager instead.
StorageManager(Repository) - Constructor for class com.orchestranetworks.addon.dama.StorageManager
Deprecated.
Instantiates the new StorageManager.
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.
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
 
SurvivorField - Interface in com.orchestranetworks.addon.daqa.survivorship
Represents a Survivor field configuration.
SurvivorFunctionSpec - Interface in com.orchestranetworks.addon.daqa.survivorship
Accessor for the configuration.
SurvivorshipException - Exception in com.orchestranetworks.addon.daqa.survivorship
Exception class for Survivorship operations.
SurvivorshipException(UserMessage) - Constructor for exception com.orchestranetworks.addon.daqa.survivorship.SurvivorshipException
 
SurvivorshipFunctionOnField - Interface in com.orchestranetworks.addon.daqa.survivorship
Provides new survivorship functions on a field.
SurvivorshipFunctionOnRecord - Interface in com.orchestranetworks.addon.daqa.survivorship
Provides new survivorship functions on a record.
SurvivorshipValue - Class in com.orchestranetworks.addon.daqa.survivorship
Represents the survivorship value and the primary key of a record.
SurvivorshipValue(PrimaryKey, Object) - Constructor for class com.orchestranetworks.addon.daqa.survivorship.SurvivorshipValue
 
SUSPECT - Static variable in interface com.orchestranetworks.addon.daqa.MatchingState
 
Suspect - Class in com.orchestranetworks.addon.daqa.survivorship
Represents a Suspect record with matching score.
Suspect(Adaptation, BigDecimal) - Constructor for class com.orchestranetworks.addon.daqa.survivorship.Suspect
 
suspend(MonitoringKey, SuspendContext) - Method in interface com.orchestranetworks.addon.mtrn.Monitoring
Signals suspension of running service to monitoring.
SuspendContext - Class in com.orchestranetworks.addon.mtrn.context
Defines a context to suspend a started operation.
SuspendContext(Session) - Constructor for class com.orchestranetworks.addon.mtrn.context.SuspendContext
Instantiates a new suspend context.
SUSPENDED - Static variable in class com.orchestranetworks.addon.mtrn.State
Specifies the 'Suspended' state.
SUSPICIOUS - Static variable in class com.orchestranetworks.addon.daqa.MatchingConstants.ClusterId
 
SUSPICIOUS - Static variable in interface com.orchestranetworks.addon.daqa.MatchingState
 
switchPivot(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Switch pivot operation.
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.
SynonymGroup - Class in com.orchestranetworks.addon.tese
Represents synonyms group of matching field value.
SynonymGroup(List<String>) - Constructor for class com.orchestranetworks.addon.tese.SynonymGroup
 
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
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Add-ons Version 4.5.22.

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